Skip to content

urbanvention/java_cucumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

First time I used this to install all dependencies:

ant -Divy=true -Dgems=true

After that I run ant to run the cucumber scenarios.

Dependencies

  • Ivy
  • Ant

FAQ

How to install Ivy

  1. Checkout the project

    svn co https://svn.apache.org/repos/asf/ant/ivy/core/trunk ivy

  2. Build Ivy with Ant

    cd ivy ant jar

  3. Marry Ant with Ivy

Given ANT_HOME=/usr/share/ant, copy the ivy jar to the ANT_HOME/lib.

cp build/artifact/org.apache.ivy_2.2.0.final_20101013172528.jar $ANT_HOME/lib/

Credits

Check out duke4cuke. They've got lots more examples and stuff.

About

Java and Cucumber skeletons.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published