I'm new to both PhpStorm and codecept. I need to test a website using Codecept with Puppeteer package on PhpStorm. Could you please guide??
Asked
Active
Viewed 283 times
1 Answers
0
CodeceptJS is not yet supported in the plaform: https://youtrack.jetbrains.com/issue/WEB-31128

Eugene Morozov
- 2,790
- 1
- 10
- 17
-
the link is 10 months old. Are you sure its still not supported? – SSharma Dec 06 '18 at 09:49
-
Pretty much, otherwise its support would've been announced by the WebStorm team, and the request would've been marked as fixed. – Eugene Morozov Dec 06 '18 at 20:53
-
I found this - https://www.jetbrains.com/help/phpstorm/using-codeception-framework.html. Haven't tried it yet though. – SSharma Dec 07 '18 at 09:21
-
It's Codeception, a PHP testing framework, not CodeceptJS. – Eugene Morozov Dec 07 '18 at 10:06