summaryrefslogtreecommitdiff
path: root/src/zope/configuration/tests/test_docs.py
Commit message (Expand)AuthorAgeFilesLines
* Config with pure python template (#59)Michael Howitz2023-05-031-18/+3
* Config with pure python (#58)Michael Howitz2022-12-151-3/+3
* Lint the code.Michael Howitz2021-05-311-0/+1
* Add py38 to tox.ini, and make unittest run our explicit doctests like zope.te...Jason Madden2020-03-221-0/+6
* Use skipping to show that setup.py cannot be found.Michael Howitz2019-02-111-2/+8
* Do not break when running the tests from a wheel.Michael Howitz2019-02-091-3/+4
* Docstring cleanups from review.Jason Madden2018-09-281-2/+1
* Unify docs for fields.rst/py back into .pyJason Madden2018-09-271-5/+29
* Fix the doctests with newer zope.schema; run them on Py 2 and Py3Jason Madden2018-09-221-0/+87