Skip to content

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.

License

bmuschko/testcontainers-java

 
 

Repository files navigation

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 - 2018 Richard North and other authors.

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

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

See contributors for all contributors.

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.1%
  • Groovy 1.4%
  • PLpgSQL 0.2%
  • Shell 0.1%
  • Batchfile 0.1%
  • Dockerfile 0.1%