Skip to content

Utility library for writing JUnit database integration tests with an embedded PostgreSQL and Liquibase

License

Notifications You must be signed in to change notification settings

hhund/db-test-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

db-test-utils

Utility library for writing JUnit database integration tests with an embedded PostgreSQL and Liquibase

Java CI with Maven Maven Central

<dependency>
    <groupId>de.hs-heilbronn.mi</groupId>
    <artifactId>db-test-utils</artifactId>
    <version>1.0.0</version>
</dependency>

About

Utility library for writing JUnit database integration tests with an embedded PostgreSQL and Liquibase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages