org.rnorth:test-containers

Test Containers Core

License

License

MIT
Categories

Categories

Container
GroupId

GroupId

org.rnorth
ArtifactId

ArtifactId

test-containers
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

Test Containers Core

Download test-containers

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.spotify : docker-client jar 2.7.7
org.zeroturnaround : zt-exec jar 1.8

provided (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.7

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.

Testcontainers

Testcontainers is a Java 8 library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

Build Status Download

Testcontainers logo

Read the documentation here

License

See LICENSE.

Copyright

Copyright (c) 2015 - 2020 Richard North and other authors.

MS SQL Server module is (c) 2017 - 2020 G DATA Software AG and other authors.

Hashicorp Vault module is (c) 2017 - 2020 Capital One Services, LLC and other authors.

See contributors for all contributors.

Versions

Version
0.9.3