test_ok1/testing/python
Ran Benita be656dd4e4 typing: set disallow_any_generics
This prevents referring to a generic type without filling in its generic
type parameters.

The FixtureDef typing might need some more refining in the future.
2020-08-01 20:39:15 +03:00
..
approx.py python_api: type annotate some parts of pytest.approx() 2020-06-25 15:15:24 +03:00
collect.py typing: set no_implicit_reexport 2020-07-31 10:09:11 +03:00
fixtures.py typing: set no_implicit_reexport 2020-07-31 10:09:11 +03:00
integration.py typing: set no_implicit_reexport 2020-07-31 10:09:11 +03:00
metafunc.py typing: set disallow_any_generics 2020-08-01 20:39:15 +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