Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 519 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 519 Bytes

learn-foundry-coverage

This repo's sole purpose is to provide a simple example project that you can use to get acquainted with forge coverage.

To get started clone the repo:

git clone https://github.com/RohanNero/learn-foundry-coverage

Once inside your cloned repo run forge install to get any dependencies, and forge build to compile the contracts.

Now you are ready to try out forge coverage!

Read the companion guide!

https://medium.com/@rohanzarathustra/forge-coverage-overview-744d967e112f