Skip to content

4.99.11

Latest
Compare
Choose a tag to compare
@nicoddemus nicoddemus released this 14 Aug 21:47
· 4154 commits to master since this release

pytest 4.99.11 (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.