bbatsche / Verify

BDD Assertions for PHPUnit and Codeception
MIT License
4 stars 0 forks source link

Support Passing Messages to Shorthand Methods #22

Closed bbatsche closed 6 years ago

bbatsche commented 9 years ago

Allow for verify_that(), verify_not(), etc to accept a message as well as the test value, matching functionality of other verify functions