Skip to main content

Module test

Module test 

Source

ModulesΒ§

evm_profile_server πŸ”’
Local HTTP server for serving EVM profiles to speedscope.app.
filter πŸ”’
summary πŸ”’

StructsΒ§

CampaignArgs
Shared campaign arguments for forge fuzz run.
CompiledTestProject πŸ”’
FilterArgs
The filter to use during testing.
FuzzMinimizeNetworkPassOptions πŸ”’
FuzzMinimizeReplayPass πŸ”’
FuzzMinimizeReplaySession πŸ”’
JunitOutput πŸ”’
Helper for assembling JUnit output strings.
LastRunFailures πŸ”’
MatchedEngineCounts πŸ”’
ProjectPathsAwareFilter
A filter that combines all command line arguments and the paths of the current projects
RerunFailure
A failed test persisted for forge test --rerun.
TestArgs
CLI arguments for forge test.
TestExecutionOptions πŸ”’

EnumsΒ§

EvmProfileFormat
Output format for EVM execution profiles.
FuzzOnlyMode πŸ”’
NetworkDispatchKind πŸ”’
ShowmapDomainArg
CLI mirror of foundry_evm::executors::ShowmapDomain.
TraceOutputKind πŸ”’

ConstantsΒ§

AUTO_CORPUS_DIR πŸ”’
AUTO_FUZZ_FAILURE_DIR πŸ”’
DEBUGGER_MATCHING_TESTS_DISPLAY_LIMIT πŸ”’

FunctionsΒ§

add_junit_test_case πŸ”’
Adds a single JUnit test case to the suite.
add_junit_test_cases πŸ”’
Adds JUnit test cases for a test result.
apply_mutation_compiler_overrides πŸ”’
collect_matching_debug_tests πŸ”’
count_fuzz_minimize_targets πŸ”’
format_matching_debug_tests πŸ”’
fuzz_minimize_replay πŸ”’
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
list_from_output πŸ”’
matched_engine_counts πŸ”’
merge_outcomes πŸ”’
Merges other into base by extending suite results.
network_dispatch_kind πŸ”’
parse_opcode πŸ”’
persist_run_failures πŸ”’
Persist filter with last test run failures (only if there’s any failure).
print_list_results πŸ”’
replay_with_runner πŸ”’
rerun_filter_matches πŸ”’
should_render_trace_output πŸ”’
sources_to_compile_from_artifacts πŸ”’
validate_showmap_config πŸ”’
validate_showmap_name πŸ”’

Type AliasesΒ§

FuzzMinimizeReplay πŸ”’