Skip to content

A minimal example of code coverage using solidity-coverage, with a custom web3.js 1.0 script (instead of truffle test) for testing.

Notifications You must be signed in to change notification settings

0age/minimal-solidity-coverage-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal solidity-coverage test

Build Status Coverage Status

A minimal example of code coverage using solidity-coverage, with a custom web3.js 1.0 script (instead of truffle test) for testing.

git clone https://github.com/0age/minimal-solidity-coverage-test
cd minimal-solidity-coverage-test
yarn install
yarn test

About

A minimal example of code coverage using solidity-coverage, with a custom web3.js 1.0 script (instead of truffle test) for testing.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published