pytest2/src
Alex 41f57ef95d
Fix `pytrace=False` and `--tb=line` reports `None` (#10905)
Closes #10831.

This fixes a small bug where running tests that contained
`pytest.fail(pytrace=False)` with the `--tb=line` flag set results in
 an output of "None" in the Failures section of the output, and adds
 a test to ensure the behavior is correct.
2023-04-16 20:31:45 +00:00
..
_pytest Fix `pytrace=False` and `--tb=line` reports `None` (#10905) 2023-04-16 20:31:45 +00:00
pytest Export `pytest.DoctestItem` for typing / runtime purposes (#10313) 2022-10-07 13:03:42 -03:00
py.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2022-10-19 16:52:26 -04:00