In this lesson we will run phpunit for the first time, and test if the Laravel homepage contains text "Laravel".
You will find out the structure of a test class, what is an assertion, and will see how test succeeds or fails.
7 comments