Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Mstrey
Total activity
5
Last activity
June 08, 2021 19:46
Member since
June 07, 2021 17:30
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (4)
Mstrey
commented,
June 08, 2021 19:46
I finally solved the mistery!! 1) In the Test Framework configuration the path to codeception need to be the full path /usr/src/myapp/vendor/codeception/codeception/codecept. PHPStorm canot support...
Community
PhpStorm
phpStorm failed to run Codeception remote using Docker
7 votes
Mstrey
commented,
June 08, 2021 16:41
Eugene Morozov I'v tried another aproach. I create a new docker configuration: And then a new interpreter with this configuration: Finaly I change the interpreter in my Run/Debug: but the error ...
Community
PhpStorm
phpStorm failed to run Codeception remote using Docker
0 votes
Mstrey
commented,
June 08, 2021 13:06
Eugene Morozov this is my settings | PHP. this is my docker-compose.yml: version: "3.7"services:workspace:network_mode: hostbuild:context: .docker/workspacedockerfile: Dockerfileargs:PHP_VERSION: ...
Community
PhpStorm
phpStorm failed to run Codeception remote using Docker
0 votes
Mstrey
commented,
June 07, 2021 17:30
Anyone find a solution? I have the same problem with the last version of PHPStorm. I am using the selenium/standalone-chrome-debug:latest image. Versions: PHPStorm: 2021.1.3 Docker: 2.5.0.1 PHP: 7...
Community
PhpStorm
phpStorm failed to run Codeception remote using Docker
0 votes