Page MenuHomeDevCentral

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

Authored by dereckson on Nov 11 2024, 15:13.
Tags
None
Referenced Files
F8723422: D3586.diff
Mon, May 19, 03:51
Unknown Object (File)
Sat, May 17, 03:22
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
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 Passed
Unit
No Test Coverage
Branch
verbose-phpunit
Build Status
Buildable 5697
Build 5979: arc lint + arc unit