github okken/pytest-check 2.7.1

latest release: 2.7.2
4 hours ago

Added

  • (docs) Document custom message support (msg) in check.raises().
  • (tests) Add tests for custom messages in check.raises().
  • (docs) Document that built-in check methods return bool values.
  • (docs) Update pseudo-traceback examples to reflect the default single pseudo-traceback and show how to increase it with --check-max-tb=5.
  • (docs) Add check.call_on_fail() section with usage guidance.
  • (examples) Add runnable logging example in examples/logging_to_a_file/.

Fixed

  • (tests) Make test_raises_custom_msg compatible with pytest < 7.3 short-summary output.

Don't miss a new pytest-check release

NewReleases is sending notifications on new releases.