test_ok1/testing/python
Ran Benita 96a48f0c66 Stop using more-itertools
We barely use it; the couple places that do are not really worth the
extra dependency, I think the code is clearer without it.

Also simplifies one (regular) itertools usage.

Also improves a check and an error message in `pytest.raises`.
2020-07-30 20:19:24 +03:00
..
approx.py python_api: type annotate some parts of pytest.approx() 2020-06-25 15:15:24 +03:00
collect.py Change pytest deprecation warnings into errors for 6.0 release (#7362) 2020-07-22 21:36:51 -03:00
fixtures.py pathlib: replace py.path.local.visit() with our own function 2020-07-25 00:26:49 +03:00
integration.py Enable check_untyped_defs mypy option for testing/ too 2020-06-05 11:34:20 +03:00
metafunc.py Remove no longer needed `noqa: F821` uses 2020-07-10 13:08:56 +03:00
raises.py Stop using more-itertools 2020-07-30 20:19:24 +03:00
show_fixtures_per_test.py Use new no-match functions to replace previous idiom 2019-10-06 18:05:24 -03:00