I am new to Perl, and I need to work on Test::BDD::Cucumber. I started off by running calculator sample that ships with module.
But I am not sure how to actually execute it. All I did was run: pherkin basic.feature
It simply displays the output of the basic.feature file.
I am not sure how do we go about executing the step definition.
Could somebody please help me on this!
Please point me to some basic tutorials on Test::BDD::Cucumber on Perl.
Any help is greatly appreciated!!
Regards,
Plikzee