This Hardhat 3 Alpha release fixes the code coverage support for JS/TS tests added in the previous release by including the coverage.sol
in the bundle. You can enable code coverage by passing the new --coverage
flag to the test tasks (e.g. hardhat test node --coverage
).
Changes
💡 The Nomic Foundation is hiring! Check our open positions.