testcontainers

Open-source projects categorized as testcontainers

Top 23 testcontainer Open-Source Projects

  • testcontainers-dotnet

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

  • Project mention: Integration tests with AWS S3 buckets using Localstack and Testcontainers | dev.to | 2023-11-07

    Testcontainers

  • testcontainers-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.

  • Project mention: Using test helpers in Go | dev.to | 2024-02-16

    Let's first look at the original version of the test, in this case, an end-to-end, using testcontainers.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • testcontainers-node

    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.

  • Project mention: Multiple MongoDB Databases on Spring Boot | dev.to | 2024-04-12

    To be able to test for multiple databases, I recommend you using Testcontainers. That's my configuration to start the container:

  • testcontainers-python

    Testcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.

  • Project mention: Mock unit test an API that uses postgres or integration test API with a "test" database? | /r/node | 2023-12-08

    For later stuff, I tend to go all the way, have a separate database that gets seeded, all tests are performed against it, then it gets shut down. Testcontainers work well with this.

  • testcontainers-spring-boot

    Container auto-configurations for Spring Boot based integration tests

  • S3Mock

    A simple mock implementation of the AWS S3 API startable as Docker image, TestContainer, JUnit 4 rule, JUnit Jupiter extension or TestNG listener

  • otj-pg-embedded

    Java embedded PostgreSQL component for testing

  • Project mention: Testcontainers | news.ycombinator.com | 2024-02-27

    Anyone have an opinion of embedded-postgres vs https://github.com/opentable/otj-pg-embedded (of which its a fork) for Clojure use?

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • embedded-database-spring-test

    A library for creating isolated embedded databases for Spring-powered integration tests.

  • testing-spring-boot-applications-masterclass

    ๐Ÿƒ Build Better Spring Boot Applications: A Comprehensive Testing Course to Boost Your Confidence and Productivity.

  • kubedock

    Kubedock is a minimal implementation of the docker api that will orchestrate containers on a Kubernetes cluster, rather than running containers locally.

  • Project mention: Testcontainers | news.ycombinator.com | 2024-02-27

    We use [kubedock](https://github.com/joyrex2001/kubedock) to run testcontainers in kubernetes clusters. As long as you're only pulling the images, not building or loading them (explicitly not supported by kubedock), it works pretty well.

  • HybridTestFramework

    End to End testing of Web, API, Cloud, Events and Security

  • Project mention: Cloud Native Testing Framework | news.ycombinator.com | 2024-03-27
  • spring-examples

    Java 17 and Spring-Boot examples and demo projects. (by jveverka)

  • java-testing-toolbox

    :wrench: Testing Tools & Libraries Every Java Developer Must Know

  • java-11-examples

    JDK 11 examples and demo projects.

  • TestExamplesDotnet

    Showing how you can easily setup fast and easy to run more complex tests such as api tests or browser tests in .NET

  • Project mention: TestExamplesDotnet: make it easy to setup your tests! | /r/dotnet | 2023-12-02
  • mongodb-replica-set

    Run MongoDB Atlas locally for testing

  • wiremock-testcontainers-java

    WireMock module for Testcontainers for Java

  • Project mention: Testing with WireMock Testcontainers | dev.to | 2023-11-10

    Recently a WireMock module for Testcontainers has been created by @onenashev ๐Ÿ‘ so we can try it too! ๐Ÿคฉ

  • just-another-testcontainer-integration

    Backend application using Testcontainers for Integration Testing AWS S3, Azure Blob Storage, Kafka, MySQL, Egress calls including Chaos testing and Redis.

  • Project mention: Added Toxiproxy Integration to my Spring-boot Testcontainers POC to simulate network latency for Chaos testing | /r/SpringBoot | 2023-07-22
  • testdatabase-provider

    Toolchain for faster database tests

  • springtestcointainerjupiter

    Spring Boot + Junit 5 + Testcontainers

  • com.dashaun.service.gateway

    Spring Cloud Gateway example using Testcontainers to validate GraalVM native image

  • wiremock-testing

    ๐Ÿคน WireMock Testing

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

testcontainers related posts

Index


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com