Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 554 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 554 Bytes

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