Skip to content

wjpowell/cucumber-jvm-jms-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Java-JMS Cucumber Example

This is an example of using Cucumber-JVM to test applications over JMS connectors

Maven

Run:

mvn test

This runs Cucumber features using the JUnit runner. The @RunWith(Cucumber.class) annotation on the RunCukes junit class kicks off Cucumber.

About

an example of using cucumber jvm to test applications over jms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages