Skip to content

Example showing how to use Testcontainers for integration testing with PostgreSQL

License

Notifications You must be signed in to change notification settings

19bytes/spring-boot-testcontainers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-testcontainers

This example shows how to integration test a Spring Boot repository against a running PostgreSQL database by using Testcontainers.

Simply run the test in an IDE of your choice or run mvn clean test

Prerequisites

  • Java 11
  • Maven
  • Docker

About

Example showing how to use Testcontainers for integration testing with PostgreSQL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages