Skip to content

6.2.2

Compare
Choose a tag to compare
@nicoddemus nicoddemus released this 25 Jan 14:52
· 2685 commits to main since this release

pytest 6.2.2 (2021-01-25)

Bug Fixes

  • #8152: Fixed "(<Skipped instance>)" being shown as a skip reason in the verbose test summary line when the reason is empty.
  • #8249: Fix the faulthandler plugin for occasions when running with twisted.logger and using pytest --capture=no.