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

aulea/testcontainers-java

This branch is 5945 commits behind testcontainers/testcontainers-java:main.

Folders and files

NameName
Last commit message
Last commit date
Mar 14, 2019
May 31, 2019
May 29, 2019
Jul 3, 2016
Feb 11, 2018
May 31, 2019
Jun 12, 2019
Jul 2, 2019
Jan 20, 2019
Jul 3, 2019
Feb 25, 2018
Jan 20, 2019
Feb 13, 2018
Jan 20, 2019
Mar 24, 2019
Oct 27, 2018
Sep 25, 2018
May 30, 2019
Jan 20, 2019
Jan 20, 2019
Jan 20, 2019
Oct 27, 2018
Oct 27, 2018
Apr 11, 2019
Feb 11, 2018
Feb 11, 2018
Apr 30, 2018
Jun 12, 2019
Jan 20, 2019
Jan 20, 2019
Feb 19, 2019

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 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 98.1%
  • Groovy 1.4%
  • TSQL 0.2%
  • Shell 0.1%
  • Batchfile 0.1%
  • Dockerfile 0.1%