18-07-2019
Arnout Boks
Recently I spent an afternoon experimenting with mutation testing in PHP. In this post I would like to share the background, the main idea of mutation testing, and the lessons I've learned from it.
php phpunit tests quality learning EN
8 min.
Lees verder
Software architect
21-06-2018
Learning to test and learning a full-featured testing framework at the same time can be hard. Let's make the learning curve for testing more gentle using a simple test format that does not require extra infrastructure.
PHP learning tests quality phpunit EN
7 min.