Pinned
Repositories
-
- testcontainers-java Public
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.
- tc-guide-working-with-jooq-flyway-using-testcontainers Public
Working with JOOQ and Flyway using Testcontainers Guide
- testcontainers-dotnet Public
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
-
- tc-guide-testing-aws-service-integrations-using-localstack Public
Testing AWS Service Integrations using LocalStack guide
- tc-guide-configuration-of-services-running-in-container Public
Code for Configuring application dependencies Guide
- testcontainers-go Public
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.
- tc-guide-testcontainers-in-quarkus-applications Public
Getting started with Testcontainers in a Quarkus Project
Top languages
Loading…