Skip to content

Se0ng1/TestCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

compound v2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published