"BeforeStep"

27 views
Skip to first unread message

Ramon

unread,
Nov 29, 2011, 8:13:22 AM11/29/11
to cu...@googlegroups.com
I know it doesn't exist, and I've seen posts about Aslak being open to accept patches for this. I took a look at the Cucumber source and found that my brain couldn't take it, at least with the skill I have now. Anyone planning to work on this? This is why I need it: http://stackoverflow.com/q/8283649/61018

Aslak Hellesøy

unread,
Nov 29, 2011, 11:42:46 AM11/29/11
to cu...@googlegroups.com




On Nov 30, 2011, at 0:13, Ramon <ramon...@gmail.com> wrote:

I know it doesn't exist, and I've seen posts about Aslak being open to accept patches for this. I took a look at the Cucumber source and found that my brain couldn't take it, at least with the skill I have now. Anyone planning to work on this? This is why I need it: http://stackoverflow.com/q/8283649/61018

What does your scenario like?

--
You received this message because you are subscribed to the Google Groups "Cukes" group.
To view this discussion on the web visit https://groups.google.com/d/msg/cukes/-/Bq-b7AFbyMAJ.
To post to this group, send email to cu...@googlegroups.com.
To unsubscribe from this group, send email to cukes+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cukes?hl=en.

Ramon

unread,
Nov 29, 2011, 9:25:41 PM11/29/11
to cu...@googlegroups.com
Hi Aslak. It's something like this:

Given I have a site
And a page "Hello" exists # this creates a page via a factory (so it creates it without the browser's help)
When I go to the page named "Hello"
Then I should see the page content

Right now, I've opted to add the code to switch pg schemas to each step that queries the database directly. This way, I won't be looking at the wrong schema.
Reply all
Reply to author
Forward
0 new messages