test_ok2/testing/python
Daniel Hahler c8b4a1a471
Handle `match` with `pytest.raises()` (#6753)
Fixes https://github.com/pytest-dev/pytest/issues/6752.
2020-02-22 23:32:55 +01:00
..
approx.py tests: test_unicode_plus_minus: use unicode sign directly (#6727) 2020-02-14 02:16:25 +01:00
collect.py Use a hack to make typing of pytest.fail.Exception & co work 2020-02-18 23:17:27 +02:00
fixtures.py Fix unguarded `==` comparison in fixtures. (#6541) 2020-01-28 20:54:14 -03:00
integration.py deprecate direct node construction and introduce Node.from_parent 2019-11-23 21:54:11 +01:00
metafunc.py Use a hack to make typing of pytest.fail.Exception & co work 2020-02-18 23:17:27 +02:00
raises.py Handle `match` with `pytest.raises()` (#6753) 2020-02-22 23:32:55 +01:00
show_fixtures_per_test.py Use new no-match functions to replace previous idiom 2019-10-06 18:05:24 -03:00