Ecukes

Cucumber for Emacs

What is Ecukes?

Ecukes is a testing tool for Emacs based on Cucumber. Ecukes makes it possible to write Cucumber like tests for your Emacs packages.

Step definitions for Ecukes is separated to another package called Espuds.

Screenshot

Screenshot from feature in Drag Stuff.

Download

The source for Ecukes is available on Github.

$ git clone git://github.com/rejeep/ecukes.git

Aswell as the source for Espuds.

$ git clone git://github.com/rejeep/espuds.git

Installation/Usage

See the Ecukes Wiki at Github.

Issues/Bugs/Feature Requests

Report on Github Issues.

Fork me on GitHub