Skip to content

404notfoundf/contract-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published