Module test

Source

Modules§

filter 🔒
summary 🔒

Structs§

FilterArgs
The filter to use during testing.
TestArgs
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).