In modern unit testing, the clarity of your test code is just as important as the logic itself. For...
Alright, let's talk testing. Specifically, let's talk about this almost religious pursuit of 100%...
Here’s a good one for the “quirks of tooling” file. We set up both SonarCloud and PHPMD to enforce a...
Recently, I had the need of having the changes of an entity in a lifecycle event after the database...
I recently started using phpunit. Yeah, don't shout at me...! I am just a self taught programmer, and...