The rest of scenario and specs for the https://github.com/everzet/fullstack-bdd-sflive2012 ?

35 views
Skip to first unread message

Silviu Constantin Voicu

unread,
Mar 5, 2013, 8:25:07 AM3/5/13
to phpsp...@googlegroups.com
Hello,

If someone has completed the application with the rest of scenario and spec?
I complete new, to bdd with behat and phpspec2.

For example:

Given a "Symfony2 for Drupalists" is scheduled 


and

/**
     * @Given /^a "([^"]*)" is scheduled$/
     */
    public function aIsScheduled($arg1)
    {
        throw new PendingException();
    }

How I make this step to pass?

Hopefuly, when phpspec2 will be stable, I will like to see a more example, and my all my developemnt to be done with full bdd stack :)

Thanks for any help.

md

unread,
Mar 5, 2013, 8:29:44 AM3/5/13
to phpsp...@googlegroups.com
That's a behat question my friend. The behat mailing list might be more useful.

Silviu Constantin Voicu

unread,
Mar 6, 2013, 2:56:02 AM3/6/13
to phpsp...@googlegroups.com
Yes, in fact that's was my mistake, cause I had two question in one post.
One question was if there exist the full implementation of the life cycle behat/phpspec2 from the demo application, and I guess that there is not, at least, public is not.
And the second question, was about the next step, which is about behat, as you say, that was just a step, because I was interested in the full cycle behat and phpspec2, for more that one basic scenario.
I know,that you guys are working hard to these products, and I congratulate for this, but imho for adoption I think there is need for more doc, more than just "hello world", just like the symfony2 framework has.
And, probably should exist a comun group (behat + phpspec2) , to.
Again, thanks for the help.

Luis Cordova

unread,
Apr 30, 2013, 8:43:09 PM4/30/13
to phpsp...@googlegroups.com
I don't think so, the groups as good as they are. Remember separate concerns, divide and conquer.
Reply all
Reply to author
Forward
0 new messages