Page MenuHomeDevCentral

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

Authored by dereckson on Nov 11 2024, 15:13.
Tags
None
Referenced Files
F12214834: D3586.diff
Wed, Oct 8, 12:04
F12214101: D3586.id.diff
Wed, Oct 8, 06:10
Unknown Object (File)
Wed, Oct 1, 12:47
Unknown Object (File)
Thu, Sep 25, 10:52
Unknown Object (File)
Wed, Sep 24, 19:58
Unknown Object (File)
Wed, Sep 24, 14:34
Unknown Object (File)
Sun, Sep 21, 08:41
Unknown Object (File)
Sat, Sep 20, 11:04
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