Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Help needed on Test::BDD::Cucumber

by plikzee (Initiate)
on Sep 12, 2012 at 07:35 UTC ( [id://993161]=perlquestion: print w/replies, xml ) Need Help??

plikzee has asked for the wisdom of the Perl Monks concerning the following question:

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

Replies are listed 'Best First'.
Re: Help needed on Test::BDD::Cucumber
by marto (Cardinal) on Sep 12, 2012 at 07:43 UTC
Re: Help needed on Test::BDD::Cucumber
by tobyink (Canon) on Sep 12, 2012 at 07:58 UTC

    Any particular reason you want to use Test::BDD::Cucumber? Test::More provides a much more stable, mature, well-understood and (frankly) sane testing framework.

    perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://993161]
Approved by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-25 20:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found