The package can be run as a CLI for testing purposes. 🔗 First check contract sizes:
foundry-size
👷 To run all tests together can use foundry
foundry-test
🧪 To generate test-coverage report run this command:
foundry-coverage
How to install support for foundry-coverage: https://www.rareskills.io/post/foundry-forge-coverage