nibbstack / erc721

The reference implementation of the ERC-721 non-fungible token standard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Track code coverage

fulldecent opened this issue · comments

Are we able to automatically track code coverage for Solidity tests?

Current code coverage tools for solidity only support truffle since we are using specron this is a bit harder to add but it is in the pipeline to implement.