Testcontainers Cypress

A Testcontainers implementation for running Cypress e2e tests

Лицензия

Лицензия

Категории

Категории

Контейнер
Группа

Группа

io.github.wimdeblauwe
Идентификатор

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

testcontainers-cypress
Последняя версия

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

1.6.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Testcontainers Cypress
A Testcontainers implementation for running Cypress e2e tests
Ссылка на сайт

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

https://github.com/wimdeblauwe/testcontainers-cypress

Скачать testcontainers-cypress

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.testcontainers : testcontainers jar 1.16.2
org.apache.commons : commons-lang3 jar 3.9
org.slf4j : slf4j-api jar 1.7.32
com.fasterxml.jackson.core : jackson-annotations jar 2.12.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.google.code.findbugs : jsr305 jar 3.0.2

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.assertj : assertj-core jar 3.14.0
org.mockito : mockito-core jar 3.2.4
ch.qos.logback : logback-classic jar 1.2.3

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

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

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

Версия
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0