pkgsrc/devel/py-test
adam 4dc9f3a5c9 py-test: updated to 7.4.4
pytest 7.4.4 (2023-12-31)

Bug Fixes

- Fix non-string constants at the top of file being detected as docstrings on Python>=3.8.
- Handle an edge case where :data:`sys.stderr` and :data:`sys.__stderr__` might already be closed when :ref:`faulthandler` is tearing down.
- Fixed tracebacks from collection errors not getting pruned.
- Removed unhelpful error message from assertion rewrite mechanism when exceptions are raised in ``__iter__`` methods. Now they are treated un-iterable instead.

Improved Documentation

- Updated documentation to refer to hyphenated options: replaced ``--junitxml`` with ``--junit-xml`` and ``--collectonly`` with ``--collect-only``.
2023-12-31 19:11:55 +00:00
..
ALTERNATIVES
DESCR
distinfo
Makefile
PLIST