Skip to content

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

Notifications You must be signed in to change notification settings

Haardt/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

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.5%
  • Shell 2.0%
  • Batchfile 1.4%
  • Other 0.1%