Skip to content

Sample application for demonstrating acceptance tests for Kafka with Cucumber

Notifications You must be signed in to change notification settings

Interhyp/spring-kafka-acceptance-test-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example application for acceptance tests with Spring, Kafka and Cucumber

This is an example application accompanying this blog post about Best Practices for acceptance tests with Cucumber

Setup

This application can be run locally. Therefore, you need a running Kafka instance on localhost:9092 with a topic named "user-example-topic"

Acceptance tests

The acceptance tests can be executed with the following command:

gradlew acceptanceTest

About

Sample application for demonstrating acceptance tests for Kafka with Cucumber

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published