Our First Test: How PHPUnit works? What is Test and Assertion?

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.

Complete and Continue  
Discussion

7 comments