Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contract-test

对contract进行test

npm install
npx hardhat test

指定测试文件
npx hardhat test test/xxx.js

测试覆盖率

npx hardhat coverage --testfiles test/*.js

可生成对应的覆盖率文件,之后进行查看

About

contract-test

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages