Page MenuHomeDevCentral

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

Authored by dereckson on Nov 11 2024, 15:13.
Tags
None
Referenced Files
F3915454: D3586.id.diff
Thu, Dec 19, 20:27
F3915346: D3586.diff
Thu, Dec 19, 19:52
F3912542: D3586.id9241.diff
Thu, Dec 19, 06:09
Unknown Object (File)
Sun, Dec 15, 23:13
Unknown Object (File)
Sun, Dec 15, 23:13
Unknown Object (File)
Sun, Dec 15, 20:28
Unknown Object (File)
Sun, Dec 15, 18:41
Unknown Object (File)
Sat, Dec 7, 09:31
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