github pytest-dev/pytest 5.4.3

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

pytest 5.4.3 (2020-06-02)

Bug Fixes

  • #6428: Paths appearing in error messages are now correct in case the current working directory has
    changed since the start of the session.
  • #6755: Support deleting paths longer than 260 characters on windows created inside tmpdir.
  • #6956: Prevent pytest from printing ConftestImportFailure traceback to stdout.
  • #7150: Prevent hiding the underlying exception when ConfTestImportFailure is raised.
  • #7215: Fix regression where running with --pdb would call the tearDown methods of unittest.TestCase
    subclasses for skipped tests.

Don't miss a new pytest release

NewReleases is sending notifications on new releases.