This Hardhat 3 Alpha release is a bug fix release with two notable small improvements: delegation from npx hardhat test
to the appropriate test runner when the file test path is provided and the ability to filter Solidity tests with the --grep
argument.
Changes
- d460644: Add the ability to filter Solidity tests with
--grep
(#6690) - 458cc89: Delegate from
npx hardhat test
to appropriate test runner when file test path provided (#6616) - 918df12: Fix an issue with abstract contracts' factories (#6703)
- ad1d08b: Fix to ignore top-level
.json
files in theartifacts
folder, as those are never actual artifacts (#6613) - 624ba10: Fixed unintended deduplication of accounts (#6707)
💡 The Nomic Foundation is hiring! Check our open positions.