No output is displayed in terms of feature .
I have installed Cucumber features plug in for NetBeans . Created a maven project and the feature file is under src/main/test/java/resources/cucumber/c1.feature.
when I try to run the feature file from the Netbeans IDE , there is no output displayed.
I am trying to integrate cucumber to my existing project? Any help appreciated
Thanks
No output is displayed in terms of feature .
I have installed Cucumber features plug in for NetBeans . Created a maven project and the feature file is under src/main/test/java/resources/cucumber/c1.feature.
when I try to run the feature file from the Netbeans IDE , there is no output displayed.
I am trying to integrate cucumber to my existing project? Any help appreciated
Thanks