is not current version
Last Version 0.8.3

Testflight.Space 0.6.2

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

License

License

GroupId

GroupId

space.testflight
ArtifactId

ArtifactId

testflight
Version

Version

0.6.2
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 0.6.2


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

Dependencies

compile (8)

Group / Artifact Type Version
commons-io : commons-io jar 2.7
org.flywaydb : flyway-core jar 7.9.2
org.testcontainers : postgresql Optional jar
org.postgresql : postgresql Optional jar 42.2.17
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 (8)

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
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.