Uncategorized
-
You want to work in an environment with good practices? Make it happens
A couple of weeks ago I did an interview with a candidate for a PHP developer position and I was…
-
Conférences Launchpad: Retour d'expérience
Recently, I made two talks on Launchpad at WordCamp Rennes and the Forum PHP 2024, which allowed me to see…
-
Use acceptance criteria in your projects
In 2018, I constantly had issues with my clients on what was the final state of my projects. Since then…
-
Create your first integration test for a WordPress plugin
In that article I will focus more on practice and working with the tools themselves to create a first example…
-
How to write an integration test?
Any product needs to keep constantly high quality on the long run and integration tests are the tool you need…
-
Why testing your code matters?
Well in a previous article I insisted on why architecture was key in the IT but I totally passed aside…