github pytest-dev/pytest 6.0.2

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

pytest 6.0.2 (2020-09-04)

Bug Fixes

  • #7148: Fixed --log-cli potentially causing unrelated print output to be swallowed.
  • #7672: Fixed log-capturing level restored incorrectly if caplog.set_level is called more than once.
  • #7686: Fixed NotSetType.token being used as the parameter ID when the parametrization list is empty.
    Regressed in pytest 6.0.0.
  • #7707: Fix internal error when handling some exceptions that contain multiple lines or the style uses multiple lines (--tb=line for example).

Don't miss a new pytest release

NewReleases is sending notifications on new releases.