Selfie
|
Go to the source code of this file.
Namespaces | |
namespace | pytest_selfie |
namespace | pytest_selfie.plugin |
Functions | |
None | pytest_selfie.plugin.pytest_collection_modifyitems (pytest.Session session, pytest.Config config, list[pytest.Item] items) |
pytest_selfie.plugin.pytest_sessionfinish (pytest.Session session, exitstatus) | |
pytest_selfie.plugin.pytest_runtest_protocol (pytest.Item item, Optional[pytest.Item] nextitem) | |
pytest_selfie.plugin.pytest_runtest_makereport (pytest.CallInfo[None] call, pytest.Item item) | |
pytest_selfie.plugin.delete_file_and_parent_dir_if_empty (TypedPath snapshot_file) | |
ArrayMap[str, WithinTestGC] | pytest_selfie.plugin.find_test_methods_that_didnt_run (TypedPath testfile, ArrayMap[str, WithinTestGC] tests) |
pytest_selfie.plugin.pytest_addoption (parser) | |
pytest_selfie.plugin.bar (request) | |