Skip to content

5.0.1

Compare
Choose a tag to compare
@nicoddemus nicoddemus released this 10 Aug 15:10
· 5356 commits to main since this release

pytest 5.0.1 (2019-07-04)

Bug Fixes

  • #5479: Improve
    quoting in raises match failure message.
  • #5523: Fixed
    using multiple short options together in the command-line (for
    example -vs) in Python 3.8+.
  • #5547:
    --step-wise now handles xfail(strict=True) markers properly.

Improved Documentation

  • #5517: Improve
    "Declaring new hooks" section in chapter "Writing Plugins"