python-behave-automation-framework icon indicating copy to clipboard operation
python-behave-automation-framework copied to clipboard

Error while trying to run the feature file

Open pradeepbhat1 opened this issue 8 years ago • 1 comments

Hi Pradeepta, I downloaded the python project and imported into Eclipse. i have installed Pydev and Cucumber(to see the feature file contents in gherkin format). when i right click in any of the feature files and run as "cucumber file", i get the below error message - "Launch configuration book_flight_tickets.feature references non-existing project python-behave-automation-framework-master."

Also it shows the step doesn't have matching glue code. I have tried all steps but nothing is working.

Any help here will be really appreciated.

image

pradeepbhat1 avatar Jul 17 '17 16:07 pradeepbhat1

Python with cucumber support is removed. To over come this install only behave. No cucumber then it will work. Also install Natural plugin for feature file instead of cucumber eclipse plugin.

krysshna avatar Sep 26 '18 03:09 krysshna