pytest-checkallows multiple failed "checks" per test function, so you can see the whole picture of what's going wrong. Installation From PyPI: $ pip install pytest-check From conda (conda-forge): $ conda install -c conda-forge pytest-check ...
publish-to-pypi.yml workflow [2.1.2] - 2023-Jan-13ChangedREADME.md - clean up documentation for --check-max-tb. Thanks alblasco. Minor internal cleanup - removed some debug code.[2.1.1] - 2023-Jan-12Modifiedcheck.call_on_fail(func) - Experimental Experimental feature - may change ...