Solidity-coverage: testrpc-sc doesn't return contract's require error message with revert error

Created on 25 Oct 2018  路  3Comments  路  Source: sc-forks/solidity-coverage

testrpc-sc doesn't return contract's require and assert error string along with error message as it has been updated in ganache and truffle. So tests checking the returned error message works fine with truffle test but breaks when trying to get coverage.

Most helpful comment

Having same issue here as well when using truffle's latest beta version

All 3 comments

Having same issue here as well when using truffle's latest beta version

same issue here as well, any solutions?

This is fixed in 0.6.0

Was this page helpful?
0 / 5 - 0 ratings