Skip to content

return true/false and assert in test

dju requested to merge fixAssertRevert into master

closes #41 (closed)

keeps the assert in the test and only returns false/true depending on whether or not the call reverted

Merge request reports