@solidstate/hardhat-test-short-circuit

1.0.2 • Public • Published

Hardhat Test Short Circuit

Stop Hardhat test execution on demand and print output from completed tests.

Installation

yarn add --dev @solidstate/hardhat-test-short-circuit

Usage

Load plugin in Hardhat config:

require('@solidstate/hardhat-test-short-circuit');

Run the included Hardhat task while tests are running to skip all pending tests:

yarn run hardhat short-circuit

Package Sidebar

Install

npm i @solidstate/hardhat-test-short-circuit

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

4.76 kB

Total Files

10

Last publish

Collaborators

  • itsnickbarry