[Checkins] [zopefoundation/zope.configuration] f4af82: Fix the doctests with newer zope.schema; run them ...

GitHub noreply at github.com
Sat Sep 22 16:45:10 CEST 2018


  Branch: refs/heads/issue21
  Home:   https://github.com/zopefoundation/zope.configuration
  Commit: f4af820b7d11f421e0dbe06c603a16180ad7aa0a
      https://github.com/zopefoundation/zope.configuration/commit/f4af820b7d11f421e0dbe06c603a16180ad7aa0a
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-09-22 (Sat, 22 Sep 2018)

  Changed paths:
    M CHANGES.rst
    M docs/api/config.rst
    M docs/api/docutils.rst
    M docs/api/fields.rst
    M docs/api/xmlconfig.rst
    M docs/narr.rst
    M setup.py
    M src/zope/__init__.py
    M src/zope/configuration/tests/directives.py
    M src/zope/configuration/tests/nested.py
    M src/zope/configuration/tests/schema.zcml
    M src/zope/configuration/tests/test_config.py
    A src/zope/configuration/tests/test_docs.py
    M src/zope/configuration/tests/test_xmlconfig.py
    M tox.ini

  Log Message:
  -----------
  Fix the doctests with newer zope.schema; run them on Py 2 and Py3

Fixes #21

Include them as part of the normal test run (using manuel, because
plain doctest doesn't accept absolute paths).

Switch Sphinx to run them under Python 3. We can use a checker as part
of the normal test run, but not under Sphinx, so normalize the output
for Python 3.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list