Open 8749236 opened 1 year ago
Indicating deprecations (from the PHPUnit options --display-deprecations
and or --display-phpunit-deprecations
) would also be helpful. Otherwise, after seeing all green checkmarks, I have to run phpunit
on the command line to show these. Separate icons for warnings, deprecations, etc., would particularly helpful.
A test case with warning.
Run the test will show this:
Expected behavior: When test result says there are issues or warnings, mark them with an exclaimation mark in yellow circle (or other symbols that you prefer). If you can fish out the stack trace, it will be even better. Example drawing: