We were talking about Laravel 5 on its release, we are pleased today to welcome Laravel 5.1
dimanche 25 octobre 2015
How test all routs to ensure they return at least a none-500 response?
I want to be sure that all GET routes defined in routes.php file return a 200 response and all non-get routes return at least a non-500 http response. How can I do that using phpunit and Laravel testing facilities?
Aucun commentaire:
Enregistrer un commentaire