jayzes / cucumber-api-steps

Cucumber steps to easily test REST-based XML and JSON APIs

Repository from Github https://github.comjayzes/cucumber-api-stepsRepository from Github https://github.comjayzes/cucumber-api-steps

How i fix it. please help me.

AnuchitO opened this issue · comments

Given I send and accept JSON          # cucumber-api-steps-0.13/lib/cucumber/api_steps.rb:21
      undefined local variable or method `app' for #<Object:0x007ffc32d779f0> (NameError)

After i setup project cucumber when i run

cucumber -p verbose features/

and then i found it. i don't know to fix it. please help.