Module test

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).