cpython/Misc/NEWS.d/next/Tests
Victor Stinner c76db37c0d
gh-98903: Test suite fails with exit code 4 if no tests ran (#98904)
The Python test suite now fails wit exit code 4 if no tests ran. It
should help detecting typos in test names and test methods.

* Add "EXITCODE_" constants to Lib/test/libregrtest/main.py.
* Fix a typo: "NO TEST RUN" becomes "NO TESTS RAN"
2022-11-02 15:37:40 +01:00
..
2022-10-12-14-57-06.gh-issue-96853.ANe-bw.rst gh-96853: Restore test coverage for Py_Initialize(Ex) (GH-98212) 2022-10-30 22:01:30 +10:00
2022-10-15-07-46-48.gh-issue-87390.asR-Zo.rst GH-87390: Add remaining tests for PEP 646 (#98267) 2022-10-25 07:44:30 -07:00
2022-10-26-15-19-20.gh-issue-98713.Lnu32R.rst gh-98713: Use @cpython_only for a test that fails on PyPy (#98714) 2022-10-26 14:15:39 +01:00
2022-10-31-14-47-49.gh-issue-98903.7KinCV.rst gh-98903: Test suite fails with exit code 4 if no tests ran (#98904) 2022-11-02 15:37:40 +01:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

Put news entry `blurb`_ files for the *Tests* section in this directory.

.. _blurb: https://pypi.org/project/blurb/