Skip to content

riethmayer/cucumber_java_presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

First time I used this to install all dependencies:

mvn clean integration-test -Dcucumber.installGems=true

After that I run mvn integration-test to run the cucumber scenarios.

Dependencies

  • Maven2

I left some broken tests on purpose

In order to have a good starting point doing the clean, rinse and repeat step, there are some steps which might be implemented by yourself.

Credits

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

About

the example code for a presentation given about cucumber and java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages