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

Build Status

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 96.5%Language:Shell 2.0%Language:Batchfile 1.4%Language:JavaScript 0.1%Language:HTML 0.0%