test_ok2/testing/python
Ran Benita e492b1d567 python: don't pass entire Item for generating ID
Just the nodeid is enough for the error messages.
This removes an import cycle.
2020-06-30 13:13:45 +03:00
..
approx.py python_api: type annotate some parts of pytest.approx() 2020-06-25 15:15:24 +03:00
collect.py Introduce --import-mode=importlib (#7246) 2020-06-13 11:29:01 -03:00
fixtures.py Replace yield_fixture -> fixture in internal code 2020-06-25 14:05:46 +03:00
integration.py Enable check_untyped_defs mypy option for testing/ too 2020-06-05 11:34:20 +03:00
metafunc.py python: don't pass entire Item for generating ID 2020-06-30 13:13:45 +03:00
raises.py Enable check_untyped_defs mypy option for testing/ too 2020-06-05 11:34:20 +03:00
show_fixtures_per_test.py Use new no-match functions to replace previous idiom 2019-10-06 18:05:24 -03:00