Determining Code Coverage With PHPUnit

There are lots of ways that we can judge other developers’ code. A lot of them are subjective like spacing, function names, and class names. When we do code reviews these are not helpful methods to judge the code and we instead need to use a better method. We need to use non-subjective metrics like […]

The post Determining Code Coverage With PHPUnit appeared first on php[architect].

/2023/03/determining-code-coverage-with-phpunit/

Creado 2y | 27 mar 2023, 17:21:16


Inicia sesión para agregar comentarios

Otros mensajes en este grupo.

Atomic Commits Explained: Stop Writing Useless Git Messages

This might be an unpopular option, but one of the parts I enjoy most about being a developer is having to debug problems. It’s always interesting because you get to be a “detective in a

17 jun 2025, 23:10:03 | PHP Architect
The PHP Podcast: 2025.06.12

This week on the PHP Podcast, Eric and John talk about Running the a PHP Business, Feedback from attendees of PHP Tek 2025, Cloudflare Outage, New Salt Lite Framework, and more… Links from t

13 jun 2025, 0:50:03 | PHP Architect
Community Corner: PHP Installer for Extensions(PIE) with James Titcumb

In this episode, we talk with James Titcumb about his work on the PHP Installer for Extensions (PIE) for the PHP Foundation. A replacement for PECL which is going to make our lives as developers th

12 jun 2025, 17:50:24 | PHP Architect
PHP Deep Dive: May 2025 Release “The Golden Age” (AI Generate Podcast)

PHP is maturing and evolving. PHP was originally released on June 8, 1995 as Personal Home Page. It’s hard to believe that it was the community that continued driving its progress. 30 years later a

6 jun 2025, 15:50:04 | PHP Architect
The PHP Podcast: 2025.06.05

This week on the PHP Podcast, Eric and John talk about May issue release, Building your own PHP Framework, posting to social media, , and more… Links from the show: The Golden Age | PHP

6 jun 2025, 4:20:04 | PHP Architect
Working With Value Objects in Laravel 12.x

If you’re like me, you’re always on the lookout for tools and techniques that can reduce the chances that your code has bugs and make it easier to maintain. Value objects are one of my

3 jun 2025, 2:10:04 | PHP Architect
The Golden Age

PHP is maturing and evolving. PHP was originally released on June 8, 1995 as Personal Home Page. It’s hard to believe that it was the community that continued driving its progress. 30 years l

30 may 2025, 21:30:06 | PHP Architect