Testcontainers Cypress

A Testcontainers implementation for running Cypress e2e tests

License

License

Categories

Categories

Container
GroupId

GroupId

io.github.wimdeblauwe
ArtifactId

ArtifactId

testcontainers-cypress
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

Testcontainers Cypress
A Testcontainers implementation for running Cypress e2e tests
Project URL

Project URL

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

Download testcontainers-cypress

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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