Codeception / Verify

BDD Assertions for PHPUnit and Codeception
MIT License
146 stars 25 forks source link

New methods to check whether a callback throws or does not throw an exception #37

Closed biserantonov closed 4 years ago

biserantonov commented 5 years ago

Since Codeception/Specify removed the 'throws' option, I have added two methods here to check whether a callback throws exception or not.

Naktibalda commented 4 years ago

Released as 1.3.0