proptest writes tests/*.proptest-regressions when a property fails, seeding a replay of that exact case. Useful locally; noise in the repo when the failure came from a deliberate mutation rather than a real defect.
11 lines
86 B
Plaintext
11 lines
86 B
Plaintext
/target
|
|
/Cargo.lock
|
|
|
|
/temp
|
|
.justfile
|
|
*.svg
|
|
NOTEPAD.md
|
|
|
|
/.claude
|
|
proptest-regressions/
|