testcontainers-java in akullpp/awesome-java

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.

created at April 12, 2015, 12:44 p.m.

Java

137 -1

7,767 +24

1,583 -1

GitHub
testcontainers-dotnet in quozd/awesome-dotnet

A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.

created at Feb. 16, 2019, 10:03 a.m.

C#

31 +0

3,542 +16

240 +2

GitHub
testcontainers-go in avelino/awesome-go

Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.

created at July 18, 2018, 3:04 p.m.

Go

16 -1

3,115 +70

417 +3

GitHub
testcontainers-node in sindresorhus/awesome-nodejs

Testcontainers is a NodeJS library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

created at Jan. 5, 2018, 6:23 p.m.

TypeScript

12 +0

1,682 +26

158 +3

GitHub