issues
search
enzymefinance
/
protocol
Enzyme Protocol Implementation
https://enzyme.finance
GNU General Public License v3.0
375
stars
156
forks
source link
[WIP] chore: integrate solidity-coverage and coveralls with travis ci
#982
Closed
luongnt95
closed
4 years ago
luongnt95
commented
4 years ago
using truffle Metacoin as a sample
mocha for tests
solidity-coverage for coverage
coveralls for reporting the coverage on github
solidity-coverage only supports
.js tests , not
.sol tests