Skip to content

BBD example using Cucumber and Rest Assured to verify a Spring Boot micro-service behaviour

Notifications You must be signed in to change notification settings

aidanpd/cucumber-jvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BDD with Cucumber JVM

Behaviour Driven Development example using Cucumber JVM integrated with Gradle.

This example illustrates how Cucumber JVM can be used to execute a set of scenarios against a Spring Boot micro-service. The micro-service illustrates a simplified banking API with operations to create and update accounts.

See account-service.feature for the example Scenarios tested.

Build

gradle clean test

References

See Dan North's explanation of BDD

About

BBD example using Cucumber and Rest Assured to verify a Spring Boot micro-service behaviour

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published