2024-03-02 13:50:08 by Adam Ciarcinski | Files touched by this commit (3) | |
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) | |
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) | |
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) | |
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) | |
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. |
2023-08-29 14:41:17 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-zope.testrunner: updated to 6.1 6.1 (2023-08-26) - Add preliminary support for Python 3.12b4. |
2023-06-18 14:03:54 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-zope.testrunner: add USE_LANGUAGES= |