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/

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


Accedi per aggiungere un commento

Altri post in questo gruppo

PHP Podcast 2025.01.23: Discussing PHP’s Hidden Treasures

This week on the PHP Podcast, Eric and John talk about PHP Tek 2025, Community Corner Podcast, Convince Your Boss to attend PHP Tek, and more… This week on the PHP Podcast, Eric and John dis

24 gen 2025, 03:50:02 | PHP Architect
PHP Podcast 2025.01.16

This week on the PHP Podcast, Eric and John talk about PHP Tek 2025, Community Corner Podcast, Convince Your Boss to attend PHP Tek, and more… Links from the show: Application Monitoring & Er

17 gen 2025, 04:40:09 | PHP Architect
Using The Log Facade to Debug Production Bugs in Laravel 11

One of the features of Laravel that makes it a real joy to work with is its built-in logging functionality. This can be a real boon if we’re trying to troubleshoot a problem in production bec

17 gen 2025, 04:40:07 | PHP Architect
Community Corner: Neon With Mahmoud Abdelwahab

In this video, Scott Talks with Mahmoud Abdelwahab about the open-source cloud-based Postgres replacement Neon. Links: Neon – https://neon.tech HoneyBadger.io – https://HoneyBadger.io O

16 gen 2025, 19:30:05 | PHP Architect
PHP Podcast 2025.01.02

This week on the PHP Podcast, Eric and John talk about PHP Tek 2025, PHP RFCs, TweakPHP, Ghostty, PsySH, new Git Commands, Lando, SearXNG, and more… Links from the show: PsySH PHP[TEK] 2025 &

3 gen 2025, 02:20:03 | PHP Architect
Time For PHP

I hope everyone is doing well as we approach the end of 2024. This year has been fantastic for PHP, PHP projects, and the PHP community as a whole. We witnessed the PHP internals team release PHP 8

31 dic 2024, 02:20:06 | PHP Architect
Community Corner: PHPxWorld with Chris Morrell

In this episode, Scott talks with Chris Morrell about PHPxWorld and a hopeful return to in-person User Groups. Links: PHPxWorld – https://phpx.world/ Chris on BlueSky – https://bsky.ap

20 dic 2024, 18:20:07 | PHP Architect