Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with testcontainers

A curated list of projects in awesome lists tagged with testcontainers .

https://github.com/testcontainers/testcontainers-dotnet

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

automation docker dotnet test test-framework testcontainers

Last synced: 30 Sep 2024

https://github.com/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.

automation docker go golang hacktoberfest testcontainers testcontainers-go testing

Last synced: 29 Sep 2024

https://github.com/testcontainers/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.

docker node testcontainers testing

Last synced: 29 Sep 2024

https://github.com/testcontainers/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.

database python python3 selenium testcontainers testing

Last synced: 28 Sep 2024

https://github.com/adobe/s3mock

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

amd64 arm64 aws aws-s3 docker java junit kotlin mock s3 testcontainers testing

Last synced: 26 Sep 2024

https://github.com/rieckpil/testing-spring-boot-applications-masterclass

🍃 Build Better Spring Boot Applications: A Comprehensive Testing Course to Boost Your Confidence and Productivity.

awaitility junit junit5 localstack mockito selenide selenium spring-boot spring-framework spring-test spring-test-web testcontainers testing wiremock

Last synced: 28 Sep 2024

https://github.com/joyrex2001/kubedock

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

ci cicd docker docker-api k8s kubernetes orchestrate-containers tekton testcontainers

Last synced: 01 Aug 2024

https://github.com/hantsy/spring-r2dbc-sample

Code samples for demonstrating R2dbc, Spring R2dbc, and Spring Data R2dbc.

r2dbc r2dbc-h2 r2dbc-mssql r2dbc-mysql r2dbc-oracle r2dbc-postgresql spring spring-boot spring-data-r2dbc testcontainers

Last synced: 02 Aug 2024

https://github.com/mfvanek/pg-index-health

pg-index-health is a Java library for analyzing and maintaining indexes and tables health in Postgresql databases.

gradle hacktoberfest health-check indexes java java-11 kotlin-dsl mutation-testing pitest postgres postgresql postgresql-monitoring sql testcontainers

Last synced: 28 Sep 2024

https://github.com/sivaprasadreddy/testcontainers-samples

Sample projects using Testcontainers for Java

java micronaut quarkus spring-boot testcontainers

Last synced: 30 Sep 2024

https://github.com/jpomykala/spring-jooq-flyway-testcontainers-junit5

🚀 Example project with configured Spring Boot, JooQ, TestContainers, MySQL container and JUnit5

flyway java java-11 jooq junit junit5 mysql spring-boot testcontainers

Last synced: 29 Sep 2024

https://github.com/yusufugurozbek/testcontainers-port-updater

You are using Testcontainers and want to have your Testcontainers database accessible directly within IntelliJ? You are tired of changing the port configuration all the time since Testcontainers chooses a random port on each startup? This plugin solves your issue.

intellij intellij-idea intellij-plugin intellij-plugins testcontainers testcontainers-port-updater

Last synced: 26 Sep 2024

https://github.com/levaintech/sticky

A collection of sticky modern standards, tools, and services for building scalable JS/TS apps and libraries.

jest prettier test testcontainers turborepo typescript

Last synced: 29 Sep 2024

https://github.com/jupiter-tools/spring-test-kafka

Tools for integration testing of Apache Kafka with SpringBoot applications

kafka spring-boot spring-boot-test spring-framework spring-kafka test-containers testcontainers

Last synced: 28 Sep 2024

https://github.com/daggerok/liquibase-r2dbc-spring-boot-starter

This repository demonstrates how 2 implement Liquibase R2DBC Spring Boot starter. Stack: Liquibase R2DBC Spring Boot starter with next technology stack: Liquibase, R2DBC, Spring Boot, Kotlin, Junit Jupiter 5, MySQL, MariaDB, PostgreSQL, MS SQL Server, H2, r2dbc-pool, r2dbc-proxy, Test-containers, Maven, Bash

frontend-maven-plugin github-actions junit-jupiter kotlin liquibase mariadb maven maven-gpg-plugin maven-resources-plugin mssql mssqlserver mysql nexus-staging-maven-plugin ossrh r2dbc-pool r2dbc-proxy sonatype spring-data-r2dbc testcontainers vuepress

Last synced: 28 Sep 2024

https://github.com/rashidi/spring-boot-tutorials

Collection of Spring Boot tutorials and guides. Consists of Spring Batch, Spring Cloud, Spring Data, Spring GraphQL Server.

graphql-server jooq langchain sample-code spring-batch spring-boot spring-boot-tutorial spring-cloud spring-data-jpa spring-data-mongodb testcontainers tutorial

Last synced: 27 Sep 2024

https://github.com/musabbozkurt/inventory-management-service

PostgreSQL, Zipkin, Prometheus, Grafana, Redis, Kafka and New Relic Integrations with Spring Boot 3, Java 21, and Docker. Integration Tests with Testcontainers for Controller. Unit Tests for Service, and Mapper with Junit 5, and Mockito

docker-compose flyway grafana java-21 jjwt kafka micrometer newrelic postgresql prometheus redis spring-boot-3 spring-cloud spring-security springdoc-openapi testcontainers zipkin

Last synced: 27 Sep 2024

https://github.com/mikhailms/java-shop-example

Typical Java exercise that shows how to build simple OO project and practice skills such as: how to choose appropriate data type for project, how to write clean and consistent code and etc.

controlsfx java java-8 javafx-gui postgresql testcontainers

Last synced: 29 Sep 2024

https://github.com/springtainer/springtainer-rabbitmq

RabbitMQ as docker-container for springboot testing

rabbitmq spring spring-boot testcontainers testing

Last synced: 26 Sep 2024

https://github.com/microcks/microcks-testcontainers-node

Node/TypeScript lib for Testcontainers that enables embedding Microcks into your unit tests with lightweight, throwaway instance thanks to containers.

api graphql grpc mocking nodejs rest testcontainers testing typescript

Last synced: 01 Aug 2024

https://github.com/seamapi/ava-postgres

🐘 instantly stand up full Postgres databases in your AVA tests

ava postgres testcontainers

Last synced: 04 Aug 2024

https://github.com/sureshg/testcontainers-kotlin

:whale: A testcontainers sample app written in Kotlin to unit test Cassandra data access layer .

apache-cassandra cassandra containers docker elasticsearch java junit5 jvm kotlin testcontainers testing

Last synced: 29 Sep 2024

https://github.com/springtainer/springtainer-awss3mock

AWS-S3 as docker-container for springboot testing

aws-s3 spring spring-boot testcontainers testing

Last synced: 27 Sep 2024

https://github.com/mariocairone/cucumbersome

A small, lightweight framework to speed up testing using cucumber

cucumber integration-tests test-framework testcontainers

Last synced: 30 Sep 2024

https://github.com/springtainer/springtainer-common

Common utils for testcontainer implementations

spring spring-boot testcontainers testing

Last synced: 28 Sep 2024

https://github.com/theogravity/fastify-starter-turbo-monorepo

A starter project for building an API service using Fastify v5, kysely / postgres, turbo, and pnpm with sample tests and OpenAPI endpoint / database generators to help you build quickly

api boilerplate fastify kysely monorepo npm openapi package postgres rest-api starter starter-project swagger template testcontainers turborepo typescript vitest

Last synced: 27 Sep 2024

https://github.com/junghoon-vans/testcontainers-meilisearch

A Testcontainers implementation for Meilisearch

meilisearch testcontainers

Last synced: 03 Aug 2024

https://github.com/martishin/auth-server

Production-ready Go microservice example. Provides gRPC endpoints for managing JWT tokens and user's data

docker-compose dockerfile example-project go golang golang-migrate grpc jwt makefile microservice pgx postgresql protobuf protocol-buffers testcontainers testify

Last synced: 27 Sep 2024

https://github.com/managedcode/integrationtestbasekit

Extensions for ASP.NET for managing Docker containers in integration tests.

docker integraion playwright playwright-tests test testcontainers testing webapp xunit

Last synced: 30 Sep 2024

https://github.com/neshkeev/consistent-cassandra-builder

The project demonstrates the better approach to designing a client's API for Apache Cassandra

apache-cassandra cassandra spring-data spring-data-cassandra testcontainers

Last synced: 29 Sep 2024

https://github.com/oleg-nenashev/wiremock-googletest-demo

Demo: Using WireMock with Testcontainers for C/C++ in Google Test

api cpp demo testcontainers testcontainers-c wiremock

Last synced: 01 Oct 2024

https://github.com/evg-tso/sample-donkey-api

A sample Clojure web API, integrating many of the common public repos

clojure donkey integrant ketu malli reitit testcontainers

Last synced: 02 Oct 2024

https://github.com/optimajet/workflow-schemes-testing

Automated testing of workflow schemes with testcontainers and mstest

mstest test testcontainers workflow workflow-automation workflow-engine workflow-management

Last synced: 02 Oct 2024

https://github.com/gn5r/spring-mvc-testcontainers

Spring MVC + MyBatis3 + MySQL8 + JDK8 + JUnit4 + Testcontainers + Flyway

flyway junit4 mybatis3 spring spring-mvc testcontainers

Last synced: 28 Sep 2024

https://github.com/mfloriach/repositories-example

Small project to show how to achieve polymorphism with repositories

clean-architecture go mongo mysql testcontainers

Last synced: 26 Sep 2024

https://github.com/mateusnere/spring-testcontainers

Projeto simples com demonstração de uso de testcontainers.

springboot springdata testcontainers

Last synced: 25 Sep 2024

https://github.com/opifexm/catalog

A web app for managing and querying computer component data.

criteria-api java openapi-specification postgresql spring-boot spring-specification testcontainers thymeleaf

Last synced: 30 Sep 2024

https://github.com/simonberner/testcontainers-nodejs-example

An example project showing how to use Testcontainers in Node.js for Integrationtests

cloud-native-testing docker-container docker-image integration-testing postgres-container testcontainers

Last synced: 26 Sep 2024

https://github.com/beretta350/golang-authentication-api

A simple lightweight authentication API built in Golang designed to be a fast and easy start for other projects.

bcrypt csrf csrf-protection docker docker-compose gin gin-framework gin-gonic go golang integration-testing jwt jwt-auth jwt-authentication jwt-token mongo mongodb test-automation testcontainers xss

Last synced: 26 Sep 2024

https://github.com/oleg-nenashev/wiremock8s

WireMock on Kubernetes - Best practices and demo

demo kubernetes testcontainers wiremock

Last synced: 01 Oct 2024

https://github.com/ushiradineth/cron-be

Backend for Cron calendar management app

github-actions go go-tdd golang psql sqlx tdd testcontainers

Last synced: 27 Sep 2024