Next | Query returned 12 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-12-26 18:29:22 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zope.testrunner: updated to 6.6.1

6.6.1 (2024-12-13)

- Make signatures in ``tb_format`` Python 3.12+ compatible
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-10-19 07:53:56 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zope.testrunner: updated to 6.6

6.6 (2024-10-16)

- Make tests compatible with Python 3.13 + add support for that version.
- Drop support for Python 3.7.
   2024-08-07 12:00:37 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-zope.testrunner: updated to 6.5

6.5 (2024-08-06)

- ``unittest.TestCase.subTest`` support

- remove support for ``setup.py``'s ``test`` command.
  Support for this command has been dropped by modern
  ``setuptools`` versions and correspondingly has been removed from
  most ``zopefoundation`` packages; ``zope.testrunner`` now follows.

- ``setup.py``'s ``ftest`` command is now only supported
  when the used ``setuptools`` version still supports ``test``.
   2024-03-02 13:50:08 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-zope.testrunner: updated to 6.4

6.4 (2024-02-27)

- Add PEP 440 support (implicit namespaces).
   2024-02-12 14:07:57 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zope.testrunner: updated to 6.3.1

6.3.1 (2024-02-12)
- Fix XML tests when running in distribution resp. separately.
   2024-02-08 07:02:52 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-zope.testrunner: updated to 6.3

6.3 (2024-02-07)

- Exit cleanly when using the test runner ``--version`` argument.

- Add new `--xml path` option to write `JUnit`-like XML reports.
  Code comes from `collective.xmltestreport`, but be aware that here `--xml`
  is not a boolean, but expects a path!

- Add support for Python 3.13a3.
   2024-01-03 16:23:28 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-zope.testrunner: fix PLIST for Python != 3.12
   2023-12-28 20:11:14 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-zope.testrunner: updated to 6.2.1

6.2.1 (2023-12-22)

- Work around Python 3.12.1+ no longer calling ``startTest`` for skipped tests
   2023-11-09 13:22:00 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zope.testrunner: updated to 6.2

6.2 (2023-11-08)
- Add support for Python 3.12.
- Update code and tests to ``python-subunit >= 1.4.3`` thus requiring at least
  this version.

Next | Query returned 12 messages, browsing 1 to 10 | Previous