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

v-schulz/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.

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.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 99.9%
  • Other 0.1%