getaguge vscode plugin with a java gauge project

182 Views Asked by At

Does the VSCode plugin of getgauge work when the gauge project is a java project? I have just installed it and it seems to do nothing, I am not getting any suggestions in the specs files of my java project

2

There are 2 best solutions below

0
On

Gauge have mainly 3 types of plugins.

  1. Language runners
  2. IDE plugins
  3. Reporter plugins

Under IDE plugins, if you are using Java, its recommended to use IntelliJ IDE. VS Code Gauge plugin doesn't seem to work with Java projects yet.

Therefore I use IntelliJ IDE for Gauge- Java projects. And VSCode plugin for python, js and .Netcore.

0
On

The latest versions Gauge VS Code plugin (0.0.8+) and Gauge Java (0.7.1+) now supports Java on VS Code.