__init__(self, PytestSnapshotSystem system, TypedPath test_file) | pytest_selfie.plugin.SnapshotFileProgress | |
assert_not_terminated(self) | pytest_selfie.plugin.SnapshotFileProgress | |
disk_write_tracker | pytest_selfie.plugin.SnapshotFileProgress | |
file | pytest_selfie.plugin.SnapshotFileProgress | |
finishes_expected | pytest_selfie.plugin.SnapshotFileProgress | |
finishes_so_far | pytest_selfie.plugin.SnapshotFileProgress | |
has_failed | pytest_selfie.plugin.SnapshotFileProgress | |
keep(self, str test, Optional[str] suffix_or_all) | pytest_selfie.plugin.SnapshotFileProgress | |
read(self, str test, str suffix) | pytest_selfie.plugin.SnapshotFileProgress | |
read_file(self) | pytest_selfie.plugin.SnapshotFileProgress | |
system | pytest_selfie.plugin.SnapshotFileProgress | |
TERMINATED | pytest_selfie.plugin.SnapshotFileProgress | static |
test_failed(self, str testname) | pytest_selfie.plugin.SnapshotFileProgress | |
test_file | pytest_selfie.plugin.SnapshotFileProgress | |
test_finish(self, str testname) | pytest_selfie.plugin.SnapshotFileProgress | |
test_start(self, str testname) | pytest_selfie.plugin.SnapshotFileProgress | |
testname_in_progress | pytest_selfie.plugin.SnapshotFileProgress | |
testname_in_progress_failed | pytest_selfie.plugin.SnapshotFileProgress | |
write(self, str test, str suffix, Snapshot snapshot, CallStack call_stack, SnapshotFileLayout layout) | pytest_selfie.plugin.SnapshotFileProgress | |