cpython icon indicating copy to clipboard operation
cpython copied to clipboard

gh-68437: Add TestCase.status attribute

Open stinovlas opened this issue 1 year ago • 0 comments

Closes #68437.

This attribute can be used in teardown/cleanup phase to check status of the test being run.

  • Issue: gh-68437

📚 Documentation preview 📚: https://cpython-previews--121709.org.readthedocs.build/

stinovlas avatar Jul 13 '24 14:07 stinovlas