Page MenuHomeDevCentral

Print triggered deprecations, errors, notices, warnings running tests
ClosedPublic

Authored by dereckson on Nov 11 2024, 15:13.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 10, 22:58
Unknown Object (File)
Fri, May 9, 22:45
Unknown Object (File)
Wed, May 7, 22:57
Unknown Object (File)
Wed, Apr 30, 21:00
Unknown Object (File)
Tue, Apr 29, 13:59
Unknown Object (File)
Mon, Apr 28, 17:57
Unknown Object (File)
Sun, Apr 27, 07:59
Unknown Object (File)
Fri, Apr 25, 15:15
Subscribers
None

Details

Summary

By default, PHPUnit doesn't print details on tests that triggered those.
Yet, there are useful to improve the quality of the code base, but also
when writing new tests or new code methods with TDD.

Reference: https://docs.phpunit.de/en/10.5/configuration.html

Test Plan

phpunit

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable