In this short tutorial I will show you how to write your first Laravel application test in like no time. Testing is a huge buzzword in the developer's world. There are dozens of types and tools out there and it is obviously overwhelming at first. Where do you start and the biggest question: What is testable? We don't care about all of that for some minutes.

This is why this little tutorial is perfect for you. You don't have to be aware of all the things flying around in the testing's sphere. Knowing that automatic testing is important is enough for now. This tutorial is just concentrating on the biggest step: getting you to start