Files
dolibarr/.github
MDW 289621c739 Qual/Fix Win-CI Check that the PHPUNIT step really completed
# Qual/Fix Win-CI Check that the PHPUNIT step really completed

The program under test can abruptly abort the PHPUNIT test case by calling
exit which results in no error code - it then appears as if the test was
successful.
This adds a grep on the last lines looking for the summary information from
phpunit.
If absent, the step fails
2024-03-16 23:20:58 +01:00
..
2024-01-10 14:52:12 +01:00
2021-03-30 17:14:11 +02:00
2019-02-15 15:58:34 +01:00