test_ok1/testing/python
Bruno Oliveira a335ade1f5
Rename pathlib hook parameters (#9363)
* Rename pytest_ignore_collect fspath parameter to collection_path

* Rename pytest_collect_file fspath parameter to file_path

* Rename pytest_pycollect_makemodule fspath parameter to module_path

* Rename pytest_report_header startpath parameter to start_path

* Rename pytest_report_collectionfinish startpath parameter to start_path

* Update docs with the renamed parameters

* Use pytest-flakes fork temporarily to prove it works

* Use pytest-flakes 4.0.5
2021-12-03 13:14:09 +01:00
..
approx.py Prevent approx from being used without a comparison (#9061) 2021-08-30 18:19:31 +00:00
collect.py Rename pathlib hook parameters (#9363) 2021-12-03 13:14:09 +01:00
fixtures.py Elide pytest-internal paths for --fixtures (#9281) 2021-11-10 15:16:41 +01:00
integration.py python: remove the `Instance` collector node 2021-11-13 14:03:44 +02:00
metafunc.py Refactor internal scope handling by introducing Scope enum 2021-08-01 06:11:56 -03:00
raises.py [pre-commit.ci] pre-commit autoupdate (#8547) 2021-04-14 12:49:09 +03:00
show_fixtures_per_test.py add feature to view fixture source location in invocations with --fixtures-per-test option (#8626) 2021-05-14 14:38:55 +02:00