Expand description
Forge test runner for multiple contracts.
Structs§
- A multi contract runner receives a set of contracts deployed in an EVM instance and proceeds to run all test functions in these contracts.
- Builder used for instantiating the multi-contract runner
Functions§
- Returns
true
if the function is a test function that matches the given filter.