Skip to content

Micronaut:4.x Kotlin-app using Postgres testcontainer in Kotest. Also using micronaut-data-hibernate-jpa and Flyway

Notifications You must be signed in to change notification settings

roar-skinderviken/postgres-testcontainer-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

postgres-testcontainer-demo

Micronaut:4.x Kotlin-app using Postgres test container in Kotest.

Run tests

./mvnw clean verify

Misc

If you're adding your own @Entity annotated classes, don't forget to create tables in resources/db.migration/V01__create_tables.sql

About

Micronaut:4.x Kotlin-app using Postgres testcontainer in Kotest. Also using micronaut-data-hibernate-jpa and Flyway

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published