pytest2/testing/example_scripts/fixtures
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
..
custom_item Rename pathlib hook parameters (#9363) 2021-12-03 13:14:09 +01:00
fill_fixtures Update conftest.py 2020-03-03 09:59:38 -03:00
test_fixture_named_request.py
test_getfixturevalue_dynamic.py