June 10, 2020

136 words 1 min read

testcontainers/testcontainers-java

testcontainers/testcontainers-java

Testcontainers is a Java 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.

repo name testcontainers/testcontainers-java
repo link https://github.com/testcontainers/testcontainers-java
homepage https://testcontainers.org
language Java
size (curr.) 4475 kB
stars (curr.) 3886
created 2015-04-12
license MIT License

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

comments powered by Disqus