AlexanderPi / 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.

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.

Circle CI

Testcontainers logo

License

See LICENSE.

Copyright

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

See AUTHORS for 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.

License:MIT License


Languages

Language:Java 99.9%Language:HTML 0.1%Language:Shell 0.0%