specron/framework

Add throws check

Closed this issue · 1 comments

Similar to how ctx.reverts works a functionality to check for a throw would be convenient.

Open zeppelin example

ctx.throws is already included.