Skip to content

A rudimentary project with Spring Boot, Testcontainers, Spock and JUnit5

Notifications You must be signed in to change notification settings

krethh/spring-boot-testcontainers-junit5-spock-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-testcontainers-junit5-spock-example

Rudimentary project with a Testcontainers setup, testing simple REST endpoints. Examples in pure JUnit5 and Spock.

On running mvn clean test a Postgres container should be created and integration tests in JUnit and Spock should successfully complete (Docker must be running).

About

A rudimentary project with Spring Boot, Testcontainers, Spock and JUnit5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published