Skip to content

elinger/cucumber-spring-boot-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Testing Spring-Boot REST services with Cucumber

The repository contains two spring boot based REST services named spring-boot-cucumber-example1 and spring-boot-cucumber-example2. First example contains a simple controller for creating, deleting, updating and getting users. The second example adds security aspect.

The integration tests are written in Cucumber and are executed automatically by maven. The tests can be executed manually. The entry point is the IntegrationTests class.

About

Integration testing of Spring-Boot REST services with cucumber

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published