[Checkins] [zopefoundation/zope.testing] 842c1d: Added support for creating doctests as methods of

GitHub noreply at github.com
Sun Jul 12 19:49:31 CEST 2015


  Branch: refs/heads/doctestcase
  Home:   https://github.com/zopefoundation/zope.testing
  Commit: 842c1dcc4652720b7797d2bd7c32d9fe28c659c1
      https://github.com/zopefoundation/zope.testing/commit/842c1dcc4652720b7797d2bd7c32d9fe28c659c1
  Author: Jim Fulton <jim at zope.com>
  Date:   2015-07-12 (Sun, 12 Jul 2015)

  Changed paths:
    M CHANGES.rst
    M README.rst
    M buildout.cfg
    M setup.py
    A src/zope/testing/doctestcase.py
    A src/zope/testing/doctestcase.txt
    A src/zope/testing/test1.txt
    A src/zope/testing/test4.txt
    A src/zope/testing/test4e.txt
    A src/zope/testing/test4f.txt
    M src/zope/testing/tests.py

  Log Message:
  -----------
  Added support for creating doctests as methods of
  unittest.TestCase classes so that they can found automatically
  by test runners, like *nose* that ignore test suites.




More information about the checkins mailing list