A small change to how you write an Artisan command test can make it fail, even though the command itself works perfectly.
In this video, I make one innocent-looking refactor to a real test, watch the assertions fall apart, and then dig into the framework source to understand why the command never actually ran.
And after watching, don't forget to subscribe to our YouTube channel, so you don't miss future videos.
Here to help,
Joel
P.S. Build up your testing skills by adding tests to a non-trivial application in our testing workshop.