github NomicFoundation/hardhat hardhat@3.0.0-next.11

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

  • 54ba870: Distribute coverage.sol as a part of the hardhat package (#6738)

💡 The Nomic Foundation is hiring! Check our open positions.


Don't miss a new hardhat release

NewReleases is sending notifications on new releases.