[Checkins] [zopefoundation/zope.testrunner] 0a7dde: Make the 'subunit' support purely optional.

GitHub noreply at github.com
Fri Jul 8 16:28:04 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.testrunner
  Commit: 0a7dde5d6129326509561d947d491fa4d5bd35f3
      https://github.com/zopefoundation/zope.testrunner/commit/0a7dde5d6129326509561d947d491fa4d5bd35f3
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2016-07-07 (Thu, 07 Jul 2016)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/zope/testrunner/tests/testrunner-subunit.txt
    M tox.ini

  Log Message:
  -----------
  Make the 'subunit' support purely optional.

Applications which have been getting the dependencies via 'zope.testrunner'
should either add 'zope.testrunner[subunit]' to their 'install_requires',
or else depend directly on 'python-subunit'.


  Commit: 49da5445740d09357891e230073eec0116305e6c
      https://github.com/zopefoundation/zope.testrunner/commit/49da5445740d09357891e230073eec0116305e6c
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2016-07-07 (Thu, 07 Jul 2016)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Simplify conditional 'subunit' dependency for Tox.


  Commit: 4a13313a819d93ee37c36f901ab0e3c249d2309d
      https://github.com/zopefoundation/zope.testrunner/commit/4a13313a819d93ee37c36f901ab0e3c249d2309d
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2016-07-08 (Fri, 08 Jul 2016)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  Enable 'py27-subunit' and 'pypy-subunit' Tox environments by default.

Addresses:
https://github.com/zopefoundation/zope.testrunner/pull/43#issuecomment-231277681


  Commit: 80c74fd55f4674b88a7d34e9b74829a41bc126a1
      https://github.com/zopefoundation/zope.testrunner/commit/80c74fd55f4674b88a7d34e9b74829a41bc126a1
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2016-07-08 (Fri, 08 Jul 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Test 'py27-subunit' and 'pypy-subunit' Tox environments on Travis.

Addresses:
https://github.com/zopefoundation/zope.testrunner/pull/43#issuecomment-231277681


  Commit: 54f6744953fc5df61f021483204df57c76963e23
      https://github.com/zopefoundation/zope.testrunner/commit/54f6744953fc5df61f021483204df57c76963e23
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2016-07-08 (Fri, 08 Jul 2016)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/zope/testrunner/tests/testrunner-subunit.txt
    M tox.ini

  Log Message:
  -----------
  Merge pull request #43 from zopefoundation/make-subunit-optional

Make the 'subunit' support purely optional.


Compare: https://github.com/zopefoundation/zope.testrunner/compare/fcecc7d93735...54f6744953fc


More information about the checkins mailing list