Paulo's Blog

A blog by Paulo Costa
GitHub Twitter

Testcontainers Initscript

June 22, 2020

Testcontainers allow setting init scripts to run SQL files when your container start. We'll explore using this feature on this post.

Introduction to Testcontainers

June 22, 2020

In this post we'll go through the basics of testcontainers with Spring Boot, from creating the project and running your first test using Testcontainers.

© 2021, blog.paulocosta.dev