How to test your SQL with Testcontainers and Flyway
In this post, you will learn
Why mistakes happen when integrating with databases
What database integration tests are, and
How to set up database integration tests
This post will assume you have some basic knowledge of Kotlin and Postgres.
Why mi...
edrickleong.hashnode.dev7 min read