Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 362 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 362 Bytes

Forge Test Template

  1. Match Path Command forge test --match-path 'test/hash/*'

  2. Match file name And forge test --match-contract ComplicatedContractTest --match-test testDeposit

  3. Console.log, log info forge test --match-path 'test/cheatcode/*' -vvvv


reference 1. https://www.rareskills.io/post/foundry-testing-solidity