Page MenuHomeDevCentral

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

Authored by dereckson on Nov 11 2024, 15:13.
Tags
None
Referenced Files
F10834261: D3586.id9241.diff
Mon, Jul 28, 08:30
Unknown Object (File)
Sun, Jul 27, 17:11
Unknown Object (File)
Fri, Jul 25, 00:16
Unknown Object (File)
Mon, Jul 21, 06:13
Unknown Object (File)
Mon, Jul 21, 06:13
Unknown Object (File)
Mon, Jul 21, 01:18
Unknown Object (File)
Sun, Jul 20, 14:01
Unknown Object (File)
Sun, Jul 20, 11:10
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