phpstorm-plugin icon indicating copy to clipboard operation
phpstorm-plugin copied to clipboard

docker compose usage seems not detect

Open Grummfy opened this issue 7 years ago • 1 comments

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.

Grummfy avatar Mar 29 '18 09:03 Grummfy

Hi, same problem here.

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.

rdavaillaud avatar Mar 29 '18 13:03 rdavaillaud