Skip to content

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

About

An example of integration testing application with the postgres testcontainers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages