This repository has been archived by the owner on May 21, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 72
Home
aslakhellesoy edited this page May 25, 2011
·
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 from the Command Line
- 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.
- Debug Cuke4Duke Steps with the remote debug functionality of Java
Cuke4Duke brings all the good things of Cucumber to the JVM, without the need to do any Ruby coding. Sounds confusing? Check out the FAQ.