JoinColony / solcover

Code coverage for solidity
MIT License
64 stars 8 forks source link

Self coverage #41

Closed area closed 7 years ago

area commented 7 years ago

Adds coverage via istanbul, the intention being that this should be useful to direct writing of further tests, and new badges are fun(!)

Relatedly, though more in spirit than practicalness, also fixes #39.

cgewecke commented 7 years ago

Awesome!