We take a look at testing our application using PHPUnit. I personally write the majority of my tests as Feature tests and drop down to the Unit test level when necessary. We get the ball rolling and write a few tests for a handful of the features of our application.
Test Driven Laravel by Adam Wathan: https://course.testdrivenlaravel.com/
Laracasts Build a Forum using TDD: https://laracasts.com/series/lets-bui...
GitHub Repo: https://github.com/drehimself/laravel...
LINKS
My courses: https://codewithdre.com
Sign up for my newsletter: http://andremadarang.com/newsletter
My website: http://andremadarang.com
Twitter: / drehimself
GitHub: http://github.com/drehimself
CodePen: http://codepen.io/drehimself