
Forge
FreeGitHub Open Source Projects
Inspired by Dapptools, Forge is a convenient Ethereum testing framework in the Foundry toolkit.
About Forge
Forge is a practical command-line tool inside the Foundry development toolkit.
It enables developers to build, test, and deploy Ethereum-based smart contracts written in Solidity, all within the broader Foundry environment.
The tool supports a range of EVM backends and accelerates tests by executing multiple EVM instances in parallel, producing state diffs rather than directly altering the state itself.
