Skip to content

SevenSwen/test-solidity-coverage

Repository files navigation

test-solidity-coverage

next commands were executed

  • truffle init
  • npm init
  • touch .gitignore #see .gitignore for more information
  • npm i --save zeppelin-solidity
  • npm i --save-dev solidity-coverage
  • touch ./contracts/MyCoin.sol #see MyCoin.sol for more information
  • touch .solcover.js #see .solcover.js for more information
  • npm run coverage

and solidity-parser-sc generated an exception. See below

Error

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published