Module multi_runner

Module multi_runner 

Source
Expand description

Forge test runner for multiple contracts.

Structs§

MultiContractRunner
A multi contract runner receives a set of contracts deployed in an EVM instance and proceeds to run all test functions in these contracts.
MultiContractRunnerBuilder
Builder used for instantiating the multi-contract runner
TestContract
TestRunnerConfig
Configuration for the test runner.

Functions§

matches_artifact
matches_contract 🔒

Type Aliases§

DeployableContracts