Revisions of python-zope.testrunner
buildservice-autocommit
accepted
request 1218876
from
Dirk Mueller (dirkmueller)
(revision 51)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 50)
- update to 6.6: * Make tests compatible with Python 3.13 + add support for that version. * Drop support for Python 3.7.
buildservice-autocommit
accepted
request 1205614
from
Steve Kowalik (StevenK)
(revision 49)
baserev update by copy to link target
Steve Kowalik (StevenK)
committed
(revision 48)
- Add missing psuffix to name for multibuild.
buildservice-autocommit
accepted
request 1194965
from
Steve Kowalik (StevenK)
(revision 47)
baserev update by copy to link target
Steve Kowalik (StevenK)
committed
(revision 46)
- Update to 6.5: * unittest.TestCase.subTest support (#91). * 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.
buildservice-autocommit
accepted
request 1157896
from
Dirk Mueller (dirkmueller)
(revision 45)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 44)
- update to 6.4: * Add PEP 440 support (implicit namespaces). * Fix XML tests when running in distribution resp. separately. * 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! (#148). * Add support for Python 3.13a3.
buildservice-autocommit
accepted
request 1138587
from
Dirk Mueller (dirkmueller)
(revision 43)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1138515
from
Benjamin Greiner (bnavigator)
(revision 42)
- Run the test suite with itself like it is meant to be * fixes Python 3.12 test failures - Setuptools is a runtime requirement (for egg testing support)
buildservice-autocommit
accepted
request 1136298
from
Dirk Mueller (dirkmueller)
(revision 41)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 40)
- update to 6.2.1: * Work around Python 3.12.1+ no longer calling startTest for skipped tests
buildservice-autocommit
accepted
request 1132429
from
Dirk Mueller (dirkmueller)
(revision 39)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 38)
- update to 6.2: * Add support for Python 3.12. * Update code and tests to ``python-subunit >= 1.4.3`` thus requiring at least this version. - Update to version 5.6 - Update to 5.5.1 - updated spec to include * Fix test failures and deprecation warnings occurring when using Python 3.8a1. * Update the command line interface to use argparse instead of * Handle string in exception values when formatting chained * Enable DeprecationWarning earlier, when discovering test - Changes from 4.4.0
buildservice-autocommit
accepted
request 1092190
from
Dirk Mueller (dirkmueller)
(revision 37)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1092177
from
Eric Schirra (ecsos)
(revision 36)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit
accepted
request 1077170
from
Daniel Garcia (dgarcia)
(revision 35)
baserev update by copy to link target
Daniel Garcia (dgarcia)
accepted
request 1076861
from
Petr Gajdos (pgajdos)
(revision 34)
- version update to 6.0 * - Drop support for Python 2.7, 3.5, 3.6. - python-six is not required
buildservice-autocommit
accepted
request 1042853
from
Dirk Mueller (dirkmueller)
(revision 33)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1042768
from
Yogalakshmi Arunachalam (yarunachalam)
(revision 32)
- Update to version 5.6 * Add support for Python 3.11. * Inline a small part of random.Random.shuffle which was deprecated in Python 3.9 and removed in 3.11 (#119). * Don’t trigger post mortem debugger for skipped tests. ( #141).
Displaying revisions 1 - 20 of 51