Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.
aslakhellesoy edited this page Sep 13, 2010 · 28 revisions

Cuke4Duke brings Cucumber to several programming languages on the JVM. It doesn’t get more polyglot than this! Cuke4Duke lets you:

  • Use Java Step Definitions
  • Use Groovy Step Definitions
  • Use Scala Step Definitions
  • Use Clojure Step Definitions
  • Use Javascript Step Definitions
  • Use Ioke Step Definitions
  • Use Ruby Step Definitions
  • Use Spring
  • Use Guice
  • Use PicoContainer
  • Test web apps with WebDriver
  • Run your Cucumber features with Ant
  • Run your Cucumber features with Maven
  • Use all the features of Cucumber’s powerful Gherkin language.
  • Use all the features of Cucumber’s powerful command line interface.

Cuke4Duke brings all the good things of Cucumber to the JVM, without the need to do any Ruby coding. Cuke4Duke runs on JRuby and uses the standard Cucumber RubyGem.

JavaDoc

Clone this wiki locally