Skip to content

abyu/marsrover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mars rover project

lib contains junit as well for cucumber tests to run from the command line

Running Cucumber Tests in command line:
Install Jruby and gem install cuke4duke
Then to run the tests, run the following command in the bash prompt
cuke4duke --jars <lib> --require <your steps class files> --require <your dependency classes> <path to the features>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages