Is there a BDD framework for testing Javascript that uses Gherkin DSL?

JoshuaDavid picture JoshuaDavid · Mar 14, 2011 · Viewed 7.5k times · Source

I am very much a fan of BDD and Behat for PHP. Is there something equivalent for Javascript, ie, that uses the Gherkin DSL? Everything I've seen so far is more in line with RSpec, and I would like to approach JS testing more like Cucumber, if possible

Answer

Johnno Nolan picture Johnno Nolan · Mar 21, 2011

There is one being developed as i write - help out if you can http://groups.google.com/group/cukes/browse_thread/thread/56ba76eac2e9dab3

Edit and now its here!

The official Cucumber for javascript