Page MenuHomeDevCentral

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

Authored by dereckson on Nov 11 2024, 15:13.
Tags
None
Referenced Files
F43140795: D3586.id9242.diff
Tue, Aug 11, 03:43
Unknown Object (File)
Mon, Aug 10, 09:09
Unknown Object (File)
Wed, Jul 29, 10:23
Unknown Object (File)
Mon, Jul 20, 20:11
Unknown Object (File)
Mon, Jul 20, 20:04
Unknown Object (File)
Sat, Jul 18, 07:12
Unknown Object (File)
Sat, Jul 18, 05:48
Unknown Object (File)
Sat, Jul 18, 05:33
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