docker compose exec {php_container} bin/phpunit /var/www/app/tests/Unit/MyTest.php
spawn docker compose exec php bin/phpunit ENOENT
-------------------------------------------------------
However when I'm enabling Show output to Terminal, the test case is running without problems but the status of the test case in the UI and test explorer still marked as error