Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
@nomicfoundation_hardhat-node-test-runner@3.0.2 source code.tar.gz | 2025-08-28 | 5.8 MB | |
@nomicfoundation_hardhat-node-test-runner@3.0.2 source code.zip | 2025-08-28 | 7.1 MB | |
README.md | 2025-08-28 | 420 Bytes | |
Totals: 3 Items | 12.9 MB | 0 |
This release enables parallel test suite running by default for the Node.js test runner; improving performance for larger test suites.
Changes
- 2d6aadd: Updated the node.js test runner to run tests in parallel by default (#7311)