6 lines
244 B
YAML
Raw Normal View History

# configure Echidna fuzzing tests
testMode: "assertion" # check that solidity asserts are never triggered
2023-05-30 15:38:08 +02:00
allContracts: true # allow calls to e.g. TestToken in test scenarios
format: "text" # disable interactive ui