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/

Erstellt 2y | 27.03.2023, 17:21:16


Melden Sie sich an, um einen Kommentar hinzuzufügen

Andere Beiträge in dieser Gruppe

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

03.06.2025, 02: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.05.2025, 21:30:06 | PHP Architect
The PHP Podcast: 2025.05.29

This week on the PHP Podcast, Eric, John, and special guest Scott Keck-Warren talk about PHP Tek 2025 Wrap Up, NativePHP, Ethics in Web Development, and more… Links from the show: Security St

30.05.2025, 02:50:08 | PHP Architect
Community Corner:  Passing the Torch with Easton and Peter Meth

In this episode, we talk with Philip Tadeo about his talk at phptek 2025 about front-end testing. 00:00 Intro 00:51 Front-end Testing Talk Part 1 10:38 HoneyBadger 11:14 Front-end Testing Talk Part

17.05.2025, 18:20:11 | PHP Architect
Community Corner: SARB and PHP Language Extensions with Dave Liddament

In this episode, we talk with Dave Liddament about his open-source static code analysis tool SARB which provides a tool agnostic method to create a baseline for your static code analysis and his PH

17.05.2025, 18:20:09 | PHP Architect
Community Corner: Front-End Testing With Philip Tadeo

In this episode, we talk with Philip Tadeo about his talk at phptek 2025 about front-end testing. 00:00 Intro 00:51 Front-end Testing Talk Part 1 10:38 HoneyBadger 11:14 Front-end Testing Talk Par

17.05.2025, 18:20:07 | PHP Architect
The PHP Podcast: 2025.05.15

This week on the PHP Podcast, Eric and John talk about FrankenPHP, NativePHP, PHP still relevant in 2025, The Patch for Laravel Container, PHP Tek 2025, PHPxSan Diego Meetup, and more… Links

16.05.2025, 00:40:02 | PHP Architect