Steadybit Testcontainers Module

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
Last Version

Last Version

1.0.0
Release Date

Release Date

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

How to add to project

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

Versions

Version
1.0.0