test_ok2/testing/python
Clément Robert 407d984142
Fix an edge case where ExceptionInfo._stringify_exception could crash pytest.raises (#11879)
Co-authored-by: Bruno Oliveira <bruno@soliv.dev>
Co-authored-by: Zac Hatfield-Dodds <zac.hatfield.dodds@gmail.com>
2024-01-30 17:20:30 +02:00
..
approx.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
collect.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
fixtures.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
integration.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
metafunc.py mypy: disallow untyped defs by default (#11862) 2024-01-28 10:12:42 -03:00
raises.py Fix an edge case where ExceptionInfo._stringify_exception could crash pytest.raises (#11879) 2024-01-30 17:20:30 +02:00
show_fixtures_per_test.py add feature to view fixture source location in invocations with --fixtures-per-test option (#8626) 2021-05-14 14:38:55 +02:00