Skip to content

fluentforward/lein-cucumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plugin

lein-cucumber is a leiningen plugin that simplifies the running of cucumber tests.

Usage

Simply create a test/features directory to contain your feature files, and a test/features/step_definitions directory to contain all of your related test steps.

Add a dependency on

[fluentsoftware/lein-cucumber "1.0.0-SNAPSHOT"]

to your project.clj

Your cucumber tests can then be run by executing

lein cucumber

License

Copyright (C) 2012 Fluent Software

Distributed under the Eclipse Public License, the same as Clojure.

About

lein plugin for running cucumber tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published