Skip to content
This repository was archived by the owner on Nov 16, 2018. It is now read-only.
deepthawtz edited this page Aug 13, 2010 · 29 revisions

Cucumber can be used with Merb via the merb_cucumber plugin.

To install merb_cucumber:

sudo gem install david-merb_cucumber

Then inside of a merb application directory, try:

merb-gen cucumber

I found this walk-through useful – Writing User Stories with merb_cucumber

Looking for Examples?
-—————————————

So am I. Therefore I’ve been scrounging github in search of some. Lots of merb projects out there with empty /features sitting around.
In my experience, searching github for anything highly particular like this is not useful.

But, please add some when you find them!

Here are some merb projects that use cucumber (feel free to add/update/delete this list accordingly, I did not rigorously weed through each one but I did only include /features that had actual examples):

Clone this wiki locally