GitHub / zopefoundation/zope.testrunner issues and pull requests
#199 - Release 7.4
Pull Request -
State: closed - Opened by mauritsvanrees 2 months ago
#196 - Improve expected failures support
Pull Request -
State: closed - Opened by perrinjerome 3 months ago
- 1 comment
#195 - Re-add a single import of ``pkg_resources`` to avoid other import issues
Pull Request -
State: closed - Opened by dataflake 5 months ago
Labels: bug
#194 - Version 7.1 is broken
Issue -
State: closed - Opened by dataflake 5 months ago
- 25 comments
Labels: bug
#193 - Drop pkg_resources usage
Pull Request -
State: closed - Opened by gforcada 5 months ago
- 1 comment
#192 - Remove ftest command and zope.testrunner.eggsupport
Pull Request -
State: closed - Opened by cjwatson 6 months ago
- 2 comments
#191 - Update Python version support.
Pull Request -
State: closed - Opened by icemac 6 months ago
#190 - Add option `--only-level=level` to run tests only at the specified level.
Pull Request -
State: closed - Opened by icemac 6 months ago
- 1 comment
Labels: enhancement
#189 - Heads up: Test `testrunner-edge-cases.rst` fails with Python 3.14.0a4
Issue -
State: open - Opened by befeleme 6 months ago
- 1 comment
Labels: help-needed
#188 - Add an option to run only tests on a specific level
Issue -
State: closed - Opened by icemac 6 months ago
#187 - make signatures in `tb_format` compatible with Python 3.12+
Pull Request -
State: closed - Opened by d-maurer 8 months ago
- 2 comments
#186 - Since Python 3.12, tbformat.py is broken
Issue -
State: closed - Opened by ikoruk 8 months ago
- 5 comments
Labels: bug, help-needed
#185 - Remove eggsupport.py and require a setuptools versions which does not need it.
Issue -
State: closed - Opened by icemac 10 months ago
- 3 comments
Labels: enhancement
#184 - exclude `eggsupport.py` from `coverage`
Pull Request -
State: closed - Opened by d-maurer 10 months ago
- 6 comments
#183 - Drop support for Python 3.7 + officially support Python 3.13
Pull Request -
State: closed - Opened by icemac 10 months ago
- 3 comments
#182 - Fix min-coverage + update zope.meta version
Pull Request -
State: closed - Opened by icemac 10 months ago
- 3 comments
#181 - fix gc test for Python 3.13
Pull Request -
State: closed - Opened by d-maurer 10 months ago
#180 - Setuptools fossils take 2
Pull Request -
State: closed - Opened by mauritsvanrees 11 months ago
#179 - Modernize setuptools usage & exclude tests from wheel
Pull Request -
State: closed - Opened by carlsmedstad 11 months ago
- 14 comments
Labels: wontfix
#178 - Completely drop `ftest` support
Issue -
State: closed - Opened by icemac 12 months ago
- 2 comments
Labels: enhancement
#177 - Adapt to `setuptools` dropping support for `setup.py`'s `test` command
Pull Request -
State: closed - Opened by d-maurer 12 months ago
- 2 comments
#176 - Remove setuptools fossils.
Pull Request -
State: closed - Opened by mauritsvanrees about 1 year ago
- 6 comments
#175 - Hard fail on layer set up
Pull Request -
State: closed - Opened by Andmedoctopus about 1 year ago
- 6 comments
#174 - Windows: thread related race condition
Issue -
State: open - Opened by d-maurer about 1 year ago
#173 - fix `subunit` tests for Python 3.13
Pull Request -
State: closed - Opened by d-maurer about 1 year ago
#172 - use more `...` in doctests to make them pass for Python 3.13
Pull Request -
State: closed - Opened by d-maurer about 1 year ago
- 1 comment
#171 - Add missing py313-subunit tests
Pull Request -
State: closed - Opened by dataflake about 1 year ago
#170 - `unittest.TestCase.subTest` support
Pull Request -
State: closed - Opened by d-maurer about 1 year ago
- 5 comments
#169 - Report / handle subtests
Issue -
State: closed - Opened by gforcada about 1 year ago
- 2 comments
Labels: duplicate
#168 - Test representation in summaries changed with Python 3.11+
Issue -
State: closed - Opened by fschulze about 1 year ago
- 3 comments
#167 - Tests are broken on Python 3.13a6+
Issue -
State: closed - Opened by icemac over 1 year ago
- 1 comment
Labels: enhancement, help-needed
#166 - XML report: add file and line number
Issue -
State: open - Opened by gforcada over 1 year ago
#165 - Implicit namespaces support
Pull Request -
State: open - Opened by gforcada over 1 year ago
- 11 comments
#164 - Fix XML tests when running in distribution resp. separately.
Pull Request -
State: closed - Opened by icemac over 1 year ago
- 1 comment
Labels: bug
#163 - Tests for version 6.3 fail when run from inside egg/wheel
Issue -
State: closed - Opened by icemac over 1 year ago
- 5 comments
Labels: bug
#162 - Exit cleanly when using the test runner --version argument
Pull Request -
State: closed - Opened by dataflake over 1 year ago
Labels: enhancement
#161 - Switch import for Python 3.13 compatibility
Pull Request -
State: closed - Opened by dataflake over 1 year ago
#160 - Support implicit namespaces (PEP 420)
Issue -
State: closed - Opened by icemac over 1 year ago
- 4 comments
Labels: enhancement, help-needed
#159 - work around Python 3.12 no longer calling `startTest` for skipped tests
Pull Request -
State: closed - Opened by d-maurer over 1 year ago
- 1 comment
#158 - WIP: Partial fix for Python 3.12
Pull Request -
State: closed - Opened by mgedmin over 1 year ago
- 4 comments
#157 - zope.testrunner fails one test with Python 3.12, succeeding with 3.11
Issue -
State: closed - Opened by doko42 over 1 year ago
- 8 comments
Labels: help-needed
#156 - Merge collective.xmltestreport code here
Pull Request -
State: closed - Opened by gforcada over 1 year ago
- 9 comments
Labels: enhancement
#155 - Tests fail on 3.13a1
Issue -
State: closed - Opened by icemac over 1 year ago
- 2 comments
Labels: enhancement
#154 - Add support for Python 3.12.
Pull Request -
State: closed - Opened by icemac over 1 year ago
#153 - build badge reference updated from travis-ci to GHA
Pull Request -
State: closed - Opened by kinlearn almost 2 years ago
- 1 comment
#152 - Integrate .readthedocs.yaml.
Pull Request -
State: closed - Opened by dhavlik almost 2 years ago
#151 - Update code and tests to `python-subunit >= 1.4.3`.
Pull Request -
State: closed - Opened by icemac almost 2 years ago
#150 - Add preliminary support for Python 3.12b4 (fixes #149)
Pull Request -
State: closed - Opened by dataflake about 2 years ago
- 3 comments
#149 - Python 3.12 incompatibility
Issue -
State: closed - Opened by dataflake about 2 years ago
Labels: bug
#148 - Generate XML reports
Issue -
State: closed - Opened by gforcada about 2 years ago
- 4 comments
Labels: enhancement, help-needed
#147 - Fix Manifest.
Pull Request -
State: closed - Opened by icemac over 2 years ago
#146 - Drop support for Python < 3.7
Pull Request -
State: closed - Opened by icemac over 2 years ago
#145 - zope-testrunner -s fails on py3.11
Issue -
State: closed - Opened by agroszer over 2 years ago
- 1 comment
#144 - testing: ResourceWarnings
Issue -
State: closed - Opened by mtelka over 2 years ago
- 2 comments
#143 - Subpackage support?
Issue -
State: closed - Opened by gforcada over 2 years ago
- 5 comments
#142 - Don't trigger post-mortem debugger for skipped tests
Pull Request -
State: closed - Opened by perrinjerome over 2 years ago
- 9 comments
#141 - running with `-D` triggers debugger for skipped tests
Issue -
State: closed - Opened by perrinjerome over 2 years ago
- 2 comments
#140 - Fix GHA: ubuntu-latest no longer contains Python 2.7 up to 3.6
Pull Request -
State: closed - Opened by icemac over 2 years ago
- 1 comment
Labels: enhancement
#139 - Fix: let `-at-level=level` with `level <= 0` run the tests at all levels
Pull Request -
State: closed - Opened by d-maurer almost 3 years ago
- 3 comments
#138 - `-a0` does not run the tests at all levels
Issue -
State: closed - Opened by d-maurer almost 3 years ago
Labels: bug
#137 - 5.5: pytest is failing
Issue -
State: closed - Opened by kloczek about 3 years ago
- 6 comments
Labels: invalid
#136 - 5.4.0: pytest is failing in few units
Issue -
State: closed - Opened by kloczek about 3 years ago
- 6 comments
Labels: invalid
#135 - use `sys._current_frames` to detect new threads
Pull Request -
State: closed - Opened by d-maurer about 3 years ago
- 6 comments
#134 - logging configuration via envvar `ZOPE_TESTRUNNER_LOG_INI`
Pull Request -
State: closed - Opened by d-maurer about 3 years ago
- 1 comment
Labels: enhancement
#133 - new option `gc-after-test`
Pull Request -
State: closed - Opened by d-maurer over 3 years ago
- 9 comments
#132 - Is it possible to share a layer between multiple TestCase's?
Issue -
State: closed - Opened by ksuess over 3 years ago
- 3 comments
Labels: wontfix
#131 - Improve localizing `ResourceWarning`s
Issue -
State: closed - Opened by d-maurer over 3 years ago
- 1 comment
Labels: enhancement, question
#130 - "New threads" information unreliable for threads started with `thread.start_new_thread`
Issue -
State: closed - Opened by d-maurer over 3 years ago
Labels: enhancement
#129 - Inline a small part of random.Random.shuffle
Pull Request -
State: closed - Opened by cjwatson over 3 years ago
- 2 comments
#128 - Fix GHA PyPy3 test runs on Windows
Pull Request -
State: closed - Opened by icemac over 3 years ago
- 1 comment
#127 - Add support for Python 3.10.
Pull Request -
State: closed - Opened by icemac over 3 years ago
- 2 comments
#126 - Fix tests with testtools >= 2.5.0
Pull Request -
State: closed - Opened by cjwatson about 4 years ago
#125 - subunit tests started failing recently
Issue -
State: closed - Opened by mgedmin about 4 years ago
- 3 comments
#124 - Adapt to python 3.10 SyntaxError messages
Pull Request -
State: closed - Opened by jamesjer about 4 years ago
- 3 comments
#123 - improve `--help` documentation for `--package-path` option
Pull Request -
State: closed - Opened by d-maurer over 4 years ago
- 1 comment
#122 - do not disable existing loggers during logsupport initialization
Pull Request -
State: closed - Opened by d-maurer over 4 years ago
- 1 comment
#121 - `package-path` option supoptimally descibed by `--help`
Issue -
State: closed - Opened by d-maurer over 4 years ago
Labels: enhancement
#120 - Logsupport can interfere with tests involving logging
Issue -
State: closed - Opened by d-maurer over 4 years ago
- 1 comment
Labels: bug
#119 - random.shuffle(random=...) is deprecated in 3.9
Issue -
State: closed - Opened by cjwatson over 4 years ago
- 1 comment
#118 - Configuring for pure-python
Pull Request -
State: closed - Opened by mgedmin over 4 years ago
- 2 comments
#117 - Clean up lots of lint and enable flake8
Pull Request -
State: closed - Opened by cjwatson over 4 years ago
- 1 comment
#116 - Configuring for pure-python
Pull Request -
State: closed - Opened by mgedmin over 4 years ago
- 12 comments
#115 - Set up GitHub Actions
Issue -
State: closed - Opened by mgedmin over 4 years ago
- 1 comment
#114 - Improve standard stream handling when buffering
Pull Request -
State: closed - Opened by cjwatson over 4 years ago
- 8 comments
#113 - Fix `package init file missing` warning
Pull Request -
State: closed - Opened by jugmac00 over 4 years ago
- 6 comments
#112 - `package init file missing` warning when running tox4
Issue -
State: closed - Opened by jugmac00 over 4 years ago
- 5 comments
#111 - Disable running tests in subprocesses?
Issue -
State: closed - Opened by icemac over 4 years ago
- 4 comments
Labels: invalid, wontfix
#110 - Update badge URL for Travis
Pull Request -
State: closed - Opened by jugmac00 almost 5 years ago
#109 - Correct a typo in eggsupport.py
Pull Request -
State: closed - Opened by felixonmars almost 5 years ago
- 1 comment
#108 - Repeated execution of the same test
Issue -
State: open - Opened by d-maurer about 5 years ago
- 2 comments
Labels: enhancement
#107 - Try out Python 3.9
Pull Request -
State: closed - Opened by icemac about 5 years ago
- 1 comment
#106 - Read stderr from layer subprocesses in a thread
Pull Request -
State: closed - Opened by cjwatson about 5 years ago
#105 - Subprocesses with many failures/errors can overflow pipe capacity
Issue -
State: closed - Opened by cjwatson about 5 years ago
Labels: bug
#104 - Add Python 3.8 to PyPI classifiers and appveyor
Pull Request -
State: closed - Opened by mgedmin about 5 years ago
#103 - TypeError: test_failure() got an unexpected keyword argument 'stdout'
Issue -
State: closed - Opened by mauritsvanrees over 5 years ago
- 4 comments
Labels: bug
#102 - zope-testrunner --version exits with error code 1
Issue -
State: closed - Opened by mgedmin over 5 years ago
#101 - The license text is not valid ReStructuredText
Pull Request -
State: closed - Opened by mgedmin almost 6 years ago
#100 - LICENSE.rst is invalid rst
Issue -
State: closed - Opened by jamesjer almost 6 years ago
#99 - Fix failure counting across layers
Pull Request -
State: closed - Opened by cjwatson almost 6 years ago
- 5 comments
#98 - Document test buffering feature in CHANGES
Pull Request -
State: closed - Opened by cjwatson almost 6 years ago
- 1 comment