PestPHP
All of my posts related to PestPHP, the elegant PHP testing framework. With a focus on simplicity, it is meticulously designed to bring back the joy of testing in PHP.


Dutch Support added to Profanify and how you can contribute
I'm happy to announce that now has support for the Dutch…

Profanify v3.3 has been Released
It's been a couple of months since I first released , the…

What's new in PestPHP v3
Now that is over for another year, it's time to look forward to…

Announcing Profanify
This weekend, I decided to work on a new plugin for . If you…

Lawman surpassed 1000 downloads!
I launched Lawman earlier this year to make it easy to bring the…

I spoke about PestPHP
At work, every 6 months, we rent a theatre and all of our…

Parallel Testing with PestPHP
You may have guessed that I'm a big fan of PestPHP and one of…

Lawman Featured on Laravel News
Last month, I launched my latest package, Lawman which is a…

Lawman for SaloonPHP
So SaloonPHP received a new plugin this week! The plugin is…

Testing Backed Enums with PestPHP
PestPHP has had the toBeEnum() Expectation for a while now and…

PestPHP `isUrl()` Expectation
I added another Expectation to PestPHP recently! I'd like to…

PestPHP `isBetween()` Expectation
This week in my free time, I've been working on a new…

PestPHP `toHaveConstructor()` and `toHaveDestructor()` Expectations
This past weekend, I decided to add a couple more Architecture…

I added some additional Expectations to PestPHP
If you're familiar with PestPHP, then you might also be familiar…

How to check for incorrect env usage in Laravel with Pest
If you're using Laravel, then you should be familiar with the…

How to check for leftover debug code with Pest
We've all done it, committed to Git with a rouge dd() in our…