Skip to content

5.1.3

Compare
Choose a tag to compare
@nicoddemus nicoddemus released this 21 Sep 13:50
· 5020 commits to main since this release

pytest 5.1.3 (2019-09-18)

Bug Fixes

  • #5807: Fix
    pypy3.6 (nightly) on windows.
  • #5811: Handle
    --fulltrace correctly with pytest.raises.
  • #5819: Windows:
    Fix regression with conftest whose qualified name contains uppercase
    characters (introduced by #5792).