Hello,
I use a docker compose environment, have it configured inside phpstorm and it seems working. My test are running but after the test run I have a red line with "No tests were found!" and no navigation tree inside the atoum windows.
I ahve the latest stable phpstorm version and latest atoum plugins.
In fact, it seems to use only the local interpreter, no matter if there is non "local interpreter" for PHP cli defined inside phpstorm and a "docker-compose" one is present.
Hello, I use a docker compose environment, have it configured inside phpstorm and it seems working. My test are running but after the test run I have a red line with "No tests were found!" and no navigation tree inside the atoum windows. I ahve the latest stable phpstorm version and latest atoum plugins.