JeffreyWay / Laravel-Test-Helpers

Easier testing in Laravel.
https://packagist.org/packages/way/laravel-test-helpers
217 stars 40 forks source link

Added custom assertion feedback messages #41

Open effi opened 11 years ago

effi commented 11 years ago

Added assertion-failed messages to assertValid and assertNotValid as an optional second argument, making the current messages the the default message.