Selfie
Loading...
Searching...
No Matches
plugin.py File Reference

Go to the source code of this file.

Classes

class  pytest_selfie.plugin.FSImplementation
 
class  pytest_selfie.plugin.PytestSnapshotFileLayout
 
class  pytest_selfie.plugin._keydefaultdict
 
class  pytest_selfie.plugin.PytestSnapshotSystem
 
class  pytest_selfie.plugin.DiskStoragePytest
 
class  pytest_selfie.plugin.SnapshotFileProgress
 

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, WithinTestGCpytest_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)