mbolotov / intellij-cypress

IntelliJ-Cypress plugin: https://plugins.jetbrains.com/plugin/13819-intellij-cypress Pro version: https://plugins.jetbrains.com/plugin/13987-cypress-support-pro
MIT License
35 stars 5 forks source link

Cypress Support Pro 3.0 - unable to find the specified test to run - WebStorm #90

Closed kamonson closed 2 years ago

kamonson commented 2 years ago

image

Pretty straight forward. Since the release of the version 3.0 Cypress Support Pro plugin, a simple debug run cannot happen.

WebStorm Version: 2022.1 Cypress Suport Pro Version: 3.0

Valid spec file utilizing standard Cypress syntax for tests cypress/integration/projects/projects_spec.js With a basic configuration, Interactive mode cypress project location is valid All in directory with the correct directory

Error at the base of the configuration menu:

Error: Unable to find the specified test to run

mbolotov commented 2 years ago

hi @kamonson! yes, this is a known problem. Please look at issue #87. There is a bundle with the fix as well as workaround described there. Also, this will be fixed in 3.1 version that is going to be fully available in a couple of days.