# configure Echidna fuzzing tests
testMode: "assertion" # check that solidity asserts are never triggered
multi-abi: true # allow calls to e.g. TestToken in test scenarios
format: "text" # disable interactive ui