cucumber-netbeans-plugin icon indicating copy to clipboard operation
cucumber-netbeans-plugin copied to clipboard

'cucumber' is not recognized as an internal or external command, operable program or batch file.

Open markjlyon opened this issue 9 years ago • 1 comments

I am running NetBeans 8.1. I have the cucumber dependencies (versions 1.2.4 - cucumber-java, cucumber-picocontainer, cucumber-junit) in my project. I have a simple feature file. I installed the QuBiT plugin. I get the right-click context menu "Run Feature". I always get the following error:

'cucumber' is not recognized as an internal or external command, operable program or batch file.

The cucumber website says I don't need to install cucumber, I just need to include it in my project and it runs as a replacement for junit.

How do I get it to successfully run a feature file?

markjlyon avatar Dec 08 '15 02:12 markjlyon

Any help?

IbrahimAlsharif avatar Dec 03 '20 19:12 IbrahimAlsharif