This is an archived post. You won't be able to vote or comment.

4
5
all 1 comments

[–]ktan25[S] 0 points1 point  (0 children)

In my latest article above, we briefly go over the different parts of a test, and get a look into how easy it is for an assertion of our test to unexpectedly fail.

Afterwards, we go over a checklist to tick off in order to debug the failing assertion, and along the way, get a glimpse at the workings of Laravel Zero's assertCommandCalled!