[Checkins] [zopefoundation/z3c.testing] ca79f7: Use doctest instead of zope.app.testing.

GitHub noreply at github.com
Sat Jun 10 20:29:50 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.testing
  Commit: ca79f793f9adde4fa9b5b46688cead1332cebd7e
      https://github.com/zopefoundation/z3c.testing/commit/ca79f793f9adde4fa9b5b46688cead1332cebd7e
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
    M src/z3c/testing/tests.py

  Log Message:
  -----------
  Use doctest instead of zope.app.testing.


  Commit: 771da58fa913f22aba0bf336f9ab80ee3c7b6ce0
      https://github.com/zopefoundation/z3c.testing/commit/771da58fa913f22aba0bf336f9ab80ee3c7b6ce0
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
    A .coveragerc
    M .travis.yml
    M CHANGES.txt
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Add support for Python 3.4 - 3.6, PyPy2 and PyPy3; drop support for 2.6 + 3.3.


  Commit: c78d8d6b23c09199dfe1c1e7ffc1c6de74fd059d
      https://github.com/zopefoundation/z3c.testing/commit/c78d8d6b23c09199dfe1c1e7ffc1c6de74fd059d
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Ignore derived.


  Commit: 4615894bfae0b7a83f7424162b4d7413785b42bb
      https://github.com/zopefoundation/z3c.testing/commit/4615894bfae0b7a83f7424162b4d7413785b42bb
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-06-10 (Sat, 10 Jun 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.txt
    M setup.py
    M src/z3c/testing/tests.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #1 from zopefoundation/clean-up

Add support for 3.4 - 3.6, PyPy2 and PyPy3; drop support for 2.6 + 3.3.


Compare: https://github.com/zopefoundation/z3c.testing/compare/7f232ee2fee2...4615894bfae0


More information about the checkins mailing list