github pytest-dev/pytest 6.1.2

latest releases: 8.3.0.dev0, 8.2.0, 8.1.2...
3 years ago

pytest 6.1.2 (2020-10-28)

Bug Fixes

  • #7758: Fixed an issue where some files in packages are getting lost from --lf even though they contain tests that failed. Regressed in pytest 5.4.0.
  • #7911: Directories created by tmpdir are now considered stale after 3 days without modification (previous value was 3 hours) to avoid deleting directories still in use in long running test suites.

Improved Documentation

  • #7815: Improve deprecation warning message for pytest._fillfuncargs().

Don't miss a new pytest release

NewReleases is sending notifications on new releases.