Testflight.Space

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

Лицензия

Лицензия

Группа

Группа

space.testflight
Идентификатор

Идентификатор

testflight
Последняя версия

Последняя версия

0.8.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Testflight.Space
A JUnit 5 extension to write fast database tests with flyway and testcontainers.
Ссылка на сайт

Ссылка на сайт

http://www.testflight.space
Система контроля версий

Система контроля версий

https://github.com/ArneLimburg/testflight

Скачать testflight

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.7
org.flywaydb : flyway-core jar 8.4.3
org.testcontainers : postgresql Необязательный jar
org.postgresql : postgresql Необязательный jar 42.3.3
org.testcontainers : mysql Необязательный jar
mysql : mysql-connector-java Необязательный jar 8.0.22
com.github.database-rider : rider-junit5 Необязательный jar 1.23.0
org.junit.platform : junit-platform-launcher jar

provided (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar

test (11)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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