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 cucumber files do not run scenarios with cypress runner when using gutter icons #48

Closed rhpkegel closed 3 years ago

rhpkegel commented 3 years ago

image When using the gutter runner on the left side of a gherkin file, Intellij does not use cypress to run our features, instead running with cucumber, cucumber-js or behave. The runner works normally when you select run from the file context menu. We've been experiencing this for a while now, but it used to work. I believe it might have something to do with the update to 1.6.2? Are we doing something wrong? Do we need to configure the gutter icons to use cypress somehow?

mbolotov commented 3 years ago

Hi @rhpkegel, Thanks for reporting this issue! This is indeed a problem inside the plugin (or platform) logic. I will try to fix it within the nearest plugin release. Unfortunately, it seems there is no workaround for this issue.

mbolotov commented 3 years ago

should be fixed in 2.2.0