web3-starter-sol/foundry
2023-02-17 18:06:06 -08:00
..
README.md Update and rename tests/README.md to foundry/README.md 2023-02-17 18:06:06 -08:00
unit-testing.md Rename tests/unit-testing.md to foundry/unit-testing.md 2023-02-17 18:04:57 -08:00

foundry and tests in solidity


tl; dr


  • foundry is a set of tools for ethereum applications development, including tests in solidity


resources