[Checkins] [zopefoundation/z3c.testsetup] 2fdb5a: Py3 compat.

GitHub noreply at github.com
Sun May 17 12:40:58 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.testsetup
  Commit: 2fdb5a40602e2cf4d8c2a5a43d2c37f4b41316dd
      https://github.com/zopefoundation/z3c.testsetup/commit/2fdb5a40602e2cf4d8c2a5a43d2c37f4b41316dd
  Author: ulif <uli at gnufix.de>
  Date:   2015-05-16 (Sat, 16 May 2015)

  Changed paths:
    M src/z3c/testsetup/README.txt

  Log Message:
  -----------
  Py3 compat.

Fix Python3 incompatibilities. Remaining problems with README.txt
doctests not working under Python 3 are due to no working
zope.app.testing being available for Python3.


  Commit: b6595718eb73fcb1ffeaa0144675b8ee3aa0ff68
      https://github.com/zopefoundation/z3c.testsetup/commit/b6595718eb73fcb1ffeaa0144675b8ee3aa0ff68
  Author: ulif <uli at gnufix.de>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    A src/z3c/testsetup/tests/test_samples.py

  Log Message:
  -----------
  Add regular `unittest` tests for setup samples.

The new tests will be the authorative testing place for sample setups
in the local `cave` package. They will work with and without working
zope.app.testing in background and of course support Py2 and Py3.x.


Compare: https://github.com/zopefoundation/z3c.testsetup/compare/fc9795bacbd3...b6595718eb73


More information about the checkins mailing list