Path Coverage or Mutation Testing?
How thoroughly do your tests cover the code, and how reliably do they detect real errors? I show you how to find out.
Read moreArticles about Development Tools by Sebastian Bergmann
How thoroughly do your tests cover the code, and how reliably do they detect real errors? I show you how to find out.
Read more
Psalm or PHPStan: which tool is the better choice for code analysis? Or is it worth combining both tools for maximum code quality?
Read more
Should PHP_CodeSniffer or PHP-CS-Fixer be used to get code "in shape"? Should both tools even be used together?
Read more
Should you use PCOV or Xdebug to collect code coverage data? I give a personal answer.
Read moreReceive a comprehensive analysis of new PHPUnit features, implementation details, and the strategic considerations behind each improvement via email every two months.
Subscribe now