ModulesΒ§
StructsΒ§
- Filter
Args - The filter to use during testing.
- Test
Args - CLI arguments for
forge test
.
FunctionsΒ§
- junit_
xml_ πreport - Generate test report in JUnit XML report format.
- last_
run_ πfailures - Load persisted filter (with last test run failures) from file.
- list π
- Lists all matching tests
- persist_
run_ πfailures - Persist filter with last test run failures (only if thereβs any failure).