Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 674 Bytes

File metadata and controls

30 lines (19 loc) · 674 Bytes

testcase

Installation

This repo uses Foundry, if you don't have it installed, go here for instructions.

Once you cloned the repo, be sure to be located at the root and run the following command:

forge install 

Usage

All the examples are located under the test folder.

To test all of them just run the following command:

forge test -vv
  • An alchemy key is provided, you don't need to add anything.

To test a specific example run:

forge test --match-path test/name-of-the-file -vv

foundry.toml -> [rpc_endpoints] add your rpc