You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHPUnit 10 emits PHPUnitError events, which make the process exit with an exit code different from 0. In this case, Paraunit detects the exit code and reports the failure, but it doesn't output anything useful.
An easy reproduction case is an empty data provider.