--
You received this message because you are subscribed to the Google Groups "Cukes" group.
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.
I know that one of the coms from the Fitnesse world is that it's hard to keep track of the synchronisation between versions of the code and tests. That's a benefit of checking in test with the source code, but obviously there are disadvantages too, in terms of making them feel less accessible to stakeholders.
Cucumber certainly used to be capable of running features from a URL, so if you can work out how to get confluence to give you just the gherkin, it should be possible to give it a try.
cheers,
Matt
--
Freelance programmer & coach
Author, http://pragprog.com/book/hwcuc/the-cucumber-book (with Aslak Hellesøy)
Founder, http://relishapp.com
+44(0)7974430184 | http://twitter.com/mattwynne
I once had a client go the other direction. In the Confluence page for
each story, they used a plugin to pull in the relevant Cucumber
scenarios from the web version of their source repository.
Richard
On the same note, if anyone has integrated cuke with Rally, I'd be
interested to hear about it.
Bill