jest-environment-hardhat

v1.1.6
A jest environment with hardhat built in

prepare

yarn compile

prepublishOnly

yarn build

compile

typechain --target ethers-v5 --out-dir src/types 'abis/**/*.json'

build

tsc

release

semantic-release

lint

eslint .

test

jest src/ --coverage

test:e2e

jest e2e/ --testSequencer ./e2e/sequencer.js --maxWorkers 2

Metadata

Downloads

Maintainers