specron / framework

Lightweight, open source and magic-free framework for testing solidity smart contracts.
https://specron.github.io/framework
MIT License
35 stars 11 forks source link

Log when revert message check fails #34

Closed MoMannn closed 5 years ago

MoMannn commented 6 years ago

If you are checking revert message and the expected result does not match the actual error display the actual error.

xpepermint commented 5 years ago

This should be added to Hayspec: https://github.com/hayspec/framework/issues/30