Last Version

Steadybit Testcontainers Module 1.0.0

Testcontainers module from Steadybit to integrate Chaos Experiments into your integration tests.

License

License

Categories

Categories

Container
GroupId

GroupId

com.steadybit
ArtifactId

ArtifactId

steadybit-testcontainers
Version

Version

1.0.0
Type

Type

jar
Description

Description

Steadybit Testcontainers Module
Testcontainers module from Steadybit to integrate Chaos Experiments into your integration tests.
Project URL

Project URL

https://steadybit.com
Project Organization

Project Organization

Steadybit GmbH
Source Code Management

Source Code Management

https://github.com/steadybit/testcontainers

Download steadybit-testcontainers 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.testcontainers : testcontainers jar 1.16.3
org.awaitility : awaitility jar 4.1.1

Project Modules

There are no modules declared in this project.