test_ok1/testing/python
Bruno Oliveira dc20dedbc7 Change RemovedInPytest4Warnings to errors by default
To keep existing tests which emit RemovedInPytest4Warnings running, decided
to go with a command line option because:

* Is harder to integrate an ini option with tests which already use an ini file
* It also marks tests which need to be removed/updated in 4.1, when
  RemovedInPytest4Warning and related functionality are removed.

Fix #3737
2018-11-12 16:10:57 -02:00
..
approx.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
collect.py Change RemovedInPytest4Warnings to errors by default 2018-11-12 16:10:57 -02:00
fixture.py Change RemovedInPytest4Warnings to errors by default 2018-11-12 16:10:57 -02:00
integration.py Upgrade pre-commit hooks except pyupgrade 2018-06-26 06:35:27 -07:00
metafunc.py Change RemovedInPytest4Warnings to errors by default 2018-11-12 16:10:57 -02:00
raises.py python: collect: ignore exceptions with isinstance 2018-11-01 22:14:13 +01:00
setup_only.py run black 2018-05-23 16:48:46 +02:00
setup_plan.py run black 2018-05-23 16:48:46 +02:00
show_fixtures_per_test.py run black 2018-05-23 16:48:46 +02:00