xCASx / testcontainers-java

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.

Home Page:https://testcontainers.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License

See LICENSE.

Copyright

Copyright (c) 2015, 2016 Richard North and other authors.

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

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

See AUTHORS for all contributors.

About

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.

https://testcontainers.org

License:MIT License


Languages

Language:Java 98.0%Language:Groovy 1.8%Language:JavaScript 0.1%Language:Shell 0.1%Language:HTML 0.0%