Three Approaches to Testing Events in Laravel

What's the best way to test events in a Laravel application? Well depending on your needs, you have a few options available to you.

In this screencast, I walk through three different strategies you can use to test events, as well as the trade-offs associated with each approach.

Trying to wrap your head around testing? Test-Driven Laravel is a course I recently launched that teaches you how to TDD an app from start to finish. Learn more about it here.