github pytest-dev/pytest 7.4.2
pytest 7.4.2 (2023-09-07)

latest releases: 8.3.2, 8.4.0.dev0, 8.3.1...
10 months ago

Bug Fixes

  • #11237: Fix doctest collection of functools.cached_property objects.

  • #11306: Fixed bug using --importmode=importlib which would cause package __init__.py files to be imported more than once in some cases.

  • #11367: Fixed bug where user_properties where not being saved in the JUnit XML file if a fixture failed during teardown.

  • #11394: Fixed crash when parsing long command line arguments that might be interpreted as files.

Improved Documentation

  • #11391: Improved disclaimer on pytest plugin reference page to better indicate this is an automated, non-curated listing.

Don't miss a new pytest release

NewReleases is sending notifications on new releases.