[Checkins] [zopefoundation/zope.configuration] 89d701: Do not break when running the tests from a wheel.

Michael Howitz noreply at github.com
Tue Feb 12 08:24:13 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.configuration
  Commit: 89d7014caf2e0d02b67c08df39b3e3ec46fc7064
      https://github.com/zopefoundation/zope.configuration/commit/89d7014caf2e0d02b67c08df39b3e3ec46fc7064
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-02-09 (Sat, 09 Feb 2019)

  Changed paths:
    M CHANGES.rst
    M src/zope/configuration/tests/test_docs.py

  Log Message:
  -----------
  Do not break when running the tests from a wheel.

The wheel does neither include `setup.py` nor the `docs` dir.
So omit the documentation tests when no `setup.py` can be found.
This should fix the tests in ZTK.


  Commit: db2119a636599c2d549d12ff7db6088c5b9e2ae8
      https://github.com/zopefoundation/zope.configuration/commit/db2119a636599c2d549d12ff7db6088c5b9e2ae8
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-02-11 (Mon, 11 Feb 2019)

  Changed paths:
    M src/zope/configuration/tests/test_docs.py

  Log Message:
  -----------
  Use skipping to show that setup.py cannot be found.


  Commit: 49260bec3aa4eeeb151da93e1c810dfccfcab33c
      https://github.com/zopefoundation/zope.configuration/commit/49260bec3aa4eeeb151da93e1c810dfccfcab33c
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-02-11 (Mon, 11 Feb 2019)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Improve output.


  Commit: 9552d08bfcf097fa692ee9ae77f1b092e71807ac
      https://github.com/zopefoundation/zope.configuration/commit/9552d08bfcf097fa692ee9ae77f1b092e71807ac
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-02-12 (Tue, 12 Feb 2019)

  Changed paths:
    M CHANGES.rst
    M src/zope/configuration/tests/test_docs.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #46 from zopefoundation/fix-ztk-tests

Do not break when running the tests from a wheel.


Compare: https://github.com/zopefoundation/zope.configuration/compare/e2939ad20707...9552d08bfcf0


More information about the checkins mailing list