Testflight.Space

A JUnit 5 extension to write fast database tests with flyway and testcontainers.

License

License

GroupId

GroupId

space.testflight
ArtifactId

ArtifactId

testflight
Last Version

Last Version

0.8.3
Release Date

Release Date

Type

Type

jar
Description

Description

Testflight.Space
A JUnit 5 extension to write fast database tests with flyway and testcontainers.
Project URL

Project URL

http://www.testflight.space
Source Code Management

Source Code Management

https://github.com/ArneLimburg/testflight

Download testflight

How to add to project

<!-- https://jarcasting.com/artifacts/space.testflight/testflight/ -->
<dependency>
    <groupId>space.testflight</groupId>
    <artifactId>testflight</artifactId>
    <version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/space.testflight/testflight/
implementation 'space.testflight:testflight:0.8.3'
// https://jarcasting.com/artifacts/space.testflight/testflight/
implementation ("space.testflight:testflight:0.8.3")
'space.testflight:testflight:jar:0.8.3'
<dependency org="space.testflight" name="testflight" rev="0.8.3">
  <artifact name="testflight" type="jar" />
</dependency>
@Grapes(
@Grab(group='space.testflight', module='testflight', version='0.8.3')
)
libraryDependencies += "space.testflight" % "testflight" % "0.8.3"
[space.testflight/testflight "0.8.3"]

Dependencies

compile (8)

Group / Artifact Type Version
commons-io : commons-io jar 2.7
org.flywaydb : flyway-core jar 8.4.3
org.testcontainers : postgresql Optional jar
org.postgresql : postgresql Optional jar 42.3.3
org.testcontainers : mysql Optional jar
mysql : mysql-connector-java Optional jar 8.0.22
com.github.database-rider : rider-junit5 Optional jar 1.23.0
org.junit.platform : junit-platform-launcher jar

provided (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar

test (11)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.17.2
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.platform : junit-platform-testkit jar
org.springframework.boot : spring-boot-starter-web jar 2.5.2
org.springframework.boot : spring-boot-starter-data-jpa jar 2.5.2
org.springframework.boot : spring-boot-starter-test jar 2.5.2
jakarta.persistence : jakarta.persistence-api jar 2.2.3
org.hibernate : hibernate-entitymanager jar 5.4.21.Final
org.hibernate : hibernate-c3p0 jar 5.4.21.Final
com.mchange : c3p0 jar 0.9.5.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.3
0.8.2
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0