pytest2/testing/python
Bruno Oliveira 8b54596639 Run pre-commit on all files
Running pre-commit on all files after replacing reorder-python-imports by isort.
2024-01-30 16:35:46 -03: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 Run pre-commit on all files 2024-01-30 16:35:46 -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