Skip to content

An example of integration testing application with the postgres testcontainers

Notifications You must be signed in to change notification settings

Paz1506/testcontainers-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

codebeat badge

Testcontainers example

An example of integration testing application with the postgres testcontainers:

  • Simple Spring Boot REST-application
  • Unit tests (JUnit 5)
  • Integration tests (with Docker, testcontainers). Using different configurations for Jpa-layer tests and API-layer tests.
  • Database-rider for populate test database (+DBUnit)

See test package

Releases

No releases published

Packages

No packages published

Languages