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

Integration testing

Integration testing is a type of software testing that focusses on larger parts of the software than unit testing, and is more process-oriented and less about just checking simple calculations between input and output data. This ensures, that multiple units work together (they integrate with each other) to walk through different steps.

https://github.com/aligent/magento-integration-test-pipe

Bitbucket pipes for running integration and functional tests for Magento 2 projects.

functional-testing integration-testing magento2 pipe testing

Last synced: 22 Dec 2025

https://github.com/edsonwade/spring-testing-mastery

This repository is a practical and educational resource focused on testing Spring Boot applications across all architectural layers. It demonstrates how to write effective and maintainable tests using modern tools and techniques.

cucumber-java h2-database integration-testing java mockito-junit-test mockmvc testcontainers-junit-jupiter

Last synced: 09 Oct 2025

https://github.com/ososuna/testing-js

🧪 Testing with JavaScript course from Platzi

end-to-end integration-testing javascript jest testing uitest unit-testing

Last synced: 23 Feb 2025

https://github.com/heige-pcloud/tasty-process

Test execution of external processes with Tasty

haskell integration-testing tasty testing

Last synced: 11 Sep 2025

https://github.com/sshehrozali/spring-tdd-example

Example Spring Boot application developed using Test Driven Development using JUnit, Mockito, AssertJ and Hamcrest.

extreme-programming integration-testing java junit5 mockito mockito-junit mockito-junit-test spring-boot test-driven-development unit-testing

Last synced: 28 Mar 2025

https://github.com/AlexGalhardo/farm-nestjs-api

A simple NestJS REST CRUD API using PostgreSQL, PrismaORM, Zod, Docker, Pino Logger, Swagger OpenAPI Documentation, Unit and Integrations Tests using Jest

api crud docker integration-testing nestjs postgresql prisma rest-api typescript unit-test zod

Last synced: 30 Dec 2025

https://github.com/mirzaianov/udemy-javascript-unit-testing

Learn how to write automated tests (unit & integration tests) for your JavaScript projects with Vitest & Jest

course integration-testing jest test udemy unit-testing vitest

Last synced: 23 Feb 2025

https://github.com/mmadfox/testcontainers

pre-configured testcontainers for your golang integration tests.

go-intergration-testing go-testcontainers integration-testing testcontainers

Last synced: 14 Jan 2026

https://github.com/hamedstack/hamedstack.integrationtest

A library for integration testing in ASP.NET Core, providing a customizable WebApplicationFactory for setting up and testing web applications with database initialization and service configuration.

asp-net-core aspnet-core aspnetcore csharp csharp-library dotnet dotnet-core integration-testing xunit xunit-framework

Last synced: 23 Jun 2025

https://github.com/aimenux/middlewarestylesdemo

Using various styles for writing custom middlewares

fluent-assertions integration-testing middleware net80 unit-testing

Last synced: 11 Oct 2025

https://github.com/liteobject/integration.test.in.pipeline

Demo of integration test in Azure pipeline using docker container

api azure container docker integration-testing mssql-database pipeline

Last synced: 07 Apr 2026

https://github.com/alexalvess/poc-tests-scopes

This project has an objective to show some Tests Scopes that we have

fake integration-testing test test-automation unittest

Last synced: 28 Oct 2025

https://github.com/kuldeepsingh99/keycloak-testcontainers

This repository demonstrates how to perform integration testing in a Spring Boot application that uses Keycloak for authentication, by leveraging Keycloak Testcontainers.

integration-testing keycloak springboot3 testcontainers testcontainers-keycloak

Last synced: 12 Oct 2025

https://github.com/uosyph/alx-backend-python

ALX Backend Python Repository - A collection of projects developed during the ALX Software Engineering Program, focusing on Python. It covers essential topics like asynchronous programming with asyncio, variable annotations, and comprehensive testing with unit and integration tests.

alx alx-africa alx-backend alx-curriculum alx-specialization asynchronous asyncio integration-testing python unit-testing

Last synced: 23 Jun 2025

https://github.com/andresweitzel/microservice_openweather_nodejs_jest_aws

Microservice for the integration of the Open Weather API with focus on unit and integration tests implementing Nodejs, Jest, Serverless-framework, aws-lambda, api gateway, git, others.

api-gateway aws-lambda git integration-testing jest jest-tests nodejs serverless-framework unit-testing

Last synced: 12 Oct 2025

https://github.com/codingcodax/basement-challenge

E-commerce construido con Next JS para basement.studio challenge. 🔥

cypress e-commerce eslint integration-testing next-js prettier tailwindcss typescript

Last synced: 10 Apr 2026

https://github.com/m7moudgadallah/devbootcampapi

This repo contains devBootcamp API with nodejs, express and MongoDB

api-testing docgen express integration-testing javascript jest mongodb nodejs postman-documentation restful-api

Last synced: 02 Apr 2026

https://github.com/achanandhi-m/golang-bookapi-test

A RESTful API built with Go for tracking books you're reading. You can manage book details like title, author, and reading progress, with all data stored in a PostgreSQL database. The project is containerized using Docker and includes unit, integration, and API tests to ensure reliability.

api apitesting docker go golang integration-testing postgres testing unit-testing

Last synced: 21 Jun 2025

https://github.com/devtonin/palmeiras-api

🇳🇬 Palmeiras-model REST API built-in Java with Spring Boot as PoC for the following topics: unit and integration tests, DTO pattern, DIP principle and exception handling.

dependency-inversion-principle exception-handling integration-testing java spring-boot spring-cloud unit-testing

Last synced: 02 Apr 2026

https://github.com/entangled/test-bashing

Integration tests in Bash

bash integration-testing

Last synced: 21 Jun 2025

https://github.com/abhishek-parmar1/testing_with_karma_and_jasmine

This repository contains how to perform java-script testing (setting up of frame work and using it).

integration-testing karma-jasmine testing-framework unit-testing

Last synced: 14 Oct 2025

https://github.com/raulrobinson/backend-reactivo

Backend de servicios para un bootcamp, tecnologia WebFlux con MySQL, MongoDB y WebClient.

integration-testing mongodb mysql spring-boot swagger unit unit-testing webflux

Last synced: 07 May 2025

https://github.com/mos63/e2e_full_api_demo

End-to-end API development and deployment using FastAPI, Docker, and Kubernetes.

codecov docker-compose e2e-tests go-kit godev gokit gomock integration-testing istio kubernetes microservice todomvc unittest

Last synced: 10 Jul 2025

https://github.com/hlibpavlyk/chat-app

An application following Clean Architecture principles, featuring a DDD (Domain-Driven Design) chat system using ASP.NET Core, Entity Framework Core, and SignalR, with CRUD operations, real-time messaging, and comprehensive testing

asp-net-core clean-architecture ddd-architecture integration-testing signalr unit-testing websocket

Last synced: 17 Jun 2025

https://github.com/mogluiz/brand-vue-store

Brand Vue Store is a watch store being developed with vueJS, Nuxt, Vue Test Utils, Jest and Cypress.

e2e-tests integration-testing nuxtjs unit-testing vuejs

Last synced: 17 Oct 2025

https://github.com/knotx/knotx-junit5

JUnit 5 support and extensions for Vert.x projects

integration-testing junit5 knotx

Last synced: 11 Apr 2025

https://github.com/nikitug/rspec-stepwise

Stepwise execution DSL for RSpec.

integration-testing rspec

Last synced: 28 Dec 2025

https://github.com/c-kiplimo/e-commerce-application-api

This Spring Boot project demonstrates the integration of Stripe payment in e-commerce application. It provides essential functionalities for handling transactions and creating checkout sessions, serving as a practical starting point for projects requiring secure payment processing.

api docker integration-testing java jenkins junit kubernetes mongodb spring-boot unit-testing

Last synced: 08 Apr 2026

https://github.com/gabrielh-silvestre/drone-feeder

O Drone Feeder é uma aplicação REST de um sistema de delivery que permitirá a entrega de pacotes com drones.

crud integration-testing java rest-api spring-boot unit-testing

Last synced: 04 Apr 2025

https://github.com/yvanmazy/remotedminecraft

Library to run Minecraft from code and control it remotely.

integration-testing library minecraft remote

Last synced: 03 Apr 2025

https://github.com/mnzcrsh/biocurrency-extractor

Small F# sandbox project for testing purposes

fixture fsharp integration-testing modules redis

Last synced: 19 Oct 2025

https://github.com/eliasnogueira/junit5-before-after-all

Project that shows how to deal with general pre and postconditions using JUnit5

integration-testing java junit junit5 system-testing test-automation unit-testing

Last synced: 19 Oct 2025

https://github.com/vensas/testing-playground

Showcase several ways to test modern applications by example of a .NET service and a React SPA.

accessibility-testing axe-core integration-testing jest playwright react-testing-library testcontainers unit-testing xunit

Last synced: 15 Mar 2026

https://github.com/balamirr/safetynet

Java, Spring Boot, JUnit, Integration Test, Unit Test, Jacoco Report, Surefire Report

integration-testing jacoco java junit spring-boot surefire unit-testing

Last synced: 20 Oct 2025

https://github.com/kstrassheim/datawarehouse-crawler

This is a content and schema crawler tool to receive, update and import various kinds of data into a Onprem or Cloud based SQLServer or Azure-Synapse-Analysis (Azure Datawarehouse SQLServer). As source it supports SQLServer Tables, ODATA Endpoints, CSV Files or Excel Files. For multiple sources it can run in parallel mode where it would make a thread for each connection. The speciality of this crawler is that it creates the target tables by himself using the additional info from source.json. In case of Azure-Synapse-Analysis it would estimate the distribution type and keys. The syncing works completely without SQL Transactions by using a consistency correction algorithm for very frequent fact tables. There are 5 Syncing Algorithms (see Manual/Insert) which can be selected as well as one Update Algorithm.

azure-data-warehouse azure-synapse-analytics business-intelligence crawler csv data-import data-science datawarehouse datawarehousing docker dotnet-core-2 excel integration-testing odata parallel-computing sql

Last synced: 03 Apr 2025

https://github.com/kevintsengtw/dotnet-testing-agent-skills

AI Agent Skills for .NET Testing - Based on 30-Day Testing Challenge (iThome Ironman 2025 Winner)

agent-skills ai-assisted-development copilot-skills csharp dotnet dotnet-testing github-copilot integration-testing testing unit-testing xunit

Last synced: 11 Mar 2026

https://github.com/maxbarsukov-itmo/tpo-2

🐞 ТПО: Лабораторная работа №2

integration-testing itmo java junit junit5 laboratory-work maxbarsukov

Last synced: 03 Apr 2025

https://github.com/allanvillatoro/nodewebinar

This project serves as a demonstration of best practices in modern Node.js and TypeScript development, with a strong focus on code quality, maintainability, and automated testing

continuous-integration formatting github-actions integration-testing linting typescript unit-testing

Last synced: 06 Feb 2026

https://github.com/reecepbcups/docci

Your documentation is now your test suite

ci documentation integration-testing

Last synced: 20 Mar 2025

https://github.com/jaynetics/gouteur

A Ruby gem to automate integration testing of gems before release

automation integration-testing minitest rspec ruby tooling

Last synced: 24 Feb 2026

https://github.com/cornelius/httpotemkin

Mock HTTP services for system tests

acceptance-testing http integration-testing mock rspec

Last synced: 20 Jan 2026

https://github.com/braydoncoyer/react-testing-library-intro

The project used in the talk "App Confidence - An Introduction to Testing React". This project covers the basics of the RTL by looking over the example of a newsletter subscription form.

integration-testing react react-testing-library

Last synced: 08 Sep 2025

https://github.com/saitejesh12345/junit5_part4_complete_unit-integration_testing

Here we build an application from Start to end with Proper UnitTesting and Integration Testing with BDDStyle All layers will be tested.Check ReadmeFile for Proper explanation of Code.This is Complete SpringBoot with Junit5 & Integration Test

assertj-library backend-services bdd-framework integration-testing jsonpath-library junit5 springboot

Last synced: 23 Feb 2025

https://github.com/baberlabs/chatr

Real-time chat application focused on backend correctness, authentication boundaries, and Socket.IO-based messaging. Built as a systems-minded learning project with strong test coverage and clear invariants.

authentication backend-architecture express integration-testing javascript jwt learning-project mongodb nodejs react real-time rest-api socket-io

Last synced: 12 Apr 2026

https://github.com/marcus-v-freitas/mvfc.mongodbflow

A purpose-driven .NET library that provides a clean, opinionated surface for managing MongoDB repositories, entity mapping, and transactional data flows.

asp-net-core crud csharp di-container dotnet flow integration-testing mapping mongo-driver mongodb nosql repository repository-pattern testcontainers transaction unit-of-work unit-testing

Last synced: 03 Apr 2026

https://github.com/smarthome-go/server-integration-docker

A docker image for running the server's integration tests in a reproducible manner

ci-cd concourse-ci docker docker-container integration-testing reproducible-workflows

Last synced: 02 Mar 2025

https://github.com/codeworksfrance/toml-it

A stupid TOML integration tests typescript library

codeworks integration-testing javascript jest toml typescript

Last synced: 17 Apr 2026

https://github.com/yegorkozlov/acs-aem-commons-tests

A collection of integration tests that can be run to validate ACS AEM Commons

acs-aem-commons adobe-experience-manager aem integration-testing

Last synced: 13 Apr 2025

https://github.com/dfaust/repeated-assert

An assertion macro that tries to assert expressions multiple times

helper integration-testing rust

Last synced: 21 Feb 2025

https://github.com/sfuhrm/vagrant-cisco-nexus

Network Device Simulation for Cisco Nexus with Vagrant

cisco integration-testing network-programming nexus nx-os vagrant virtualization

Last synced: 15 Jun 2025

https://github.com/afiore/servicebox

Define and run integration test services using scala and docker containers

cats docker integration-testing io-monad scala

Last synced: 15 Mar 2025

https://github.com/herikerbeth/scheduling-tasks

This is a Spring Boot application designed to schedule and execute tasks periodically. The application demonstrates how to use the Spring Framework’s @Scheduled annotation to create scheduled tasks that run automatically at regular intervals.

integration-testing java junit maven mockito-junit spring-boot

Last synced: 06 Mar 2025

https://github.com/monambike/ouroweb-scripts

SQL Server scripts for automate, search, understand, and facilitate management in OuroWeb testing and development applications.

automation integration integration-testing microsoft-sql-server scripts sql sql-server sql-server-management-studio sqlserver ssms

Last synced: 01 Sep 2025

https://github.com/russell767/test

About **TruthWeb test | 🌐📱 Official Website Repository** TruthWeb is an open-source, all-in-one platform designed for Pi Network Pioneers to seamlessly integrate Pi into their daily lives. It serves as a digital hub for products, goods, and services, empowering users to transact and engage within the Pi ecosystem.

angular assertions contract-testing frontend go integration-testing javascript kotlin painless redux snapshot tdd test-automation webdriver

Last synced: 03 Apr 2026

https://github.com/chen0040/spring-zookeeper-standalone-server

A zookeeper standalone server for integration testing implemented with web api using spring boot

integration-testing zookeeper

Last synced: 03 Apr 2025

https://github.com/youssefgamalmohamed/library-management-system-spring-boot

This project aims to develop a robust Library Management System API using Spring Boot. The system facilitates librarians in efficiently managing books, patrons, and borrowing records.

integration-testing java log4j2 logbook mysql open-api-documentation spring-boot spring-data-jpa spring-validation unit-testing

Last synced: 15 Mar 2025

https://github.com/asif-faizal/contactor

Contactor is a powerful and fast Flutter plugin designed to fetch contacts directly from the device.

flutter-plugin integration-testing

Last synced: 15 Mar 2025

https://github.com/nousefreak/wait-for-it

Wait for a service to become available

automation cli golang integration-testing mysql plugin redis

Last synced: 15 Jul 2025

https://github.com/aimenux/albademo

Using Alba for web api integration tests

alba integration-testing net60 web-api xunit-tests

Last synced: 27 Feb 2025

https://github.com/aimenux/mediatrdemo

Using mediatr to enforce cqrs and loose coupling between components

entity-framework integration-testing mediatr net80 unit-testing

Last synced: 16 Aug 2025

https://github.com/chiragyadav2003/integration-testing

A simple integration-testing project with CI/CD pipeline, docker compose for testing.

cicd-pipeline cicd-pr-validation docker docker-compose express integration-testing prisma shell-script supertest typescript vitest zod

Last synced: 11 Apr 2026

https://github.com/johnsmithcoder1/stormviewertdd

Rewrite of Storm Viewer using test driven development.

coordinator-pattern integration-testing tdd test-driven-development unit-testing

Last synced: 15 May 2025

https://github.com/adiet95/go-cart

Mini shopping cart service aim to Technical Test Travel Aja

gin-gonic golang gorm integration-testing postgresql

Last synced: 01 Sep 2025

https://github.com/exasol/exasol-python-test-framework

This project is shared among other Exasol projects, and provides a test framework to execute integration tests on the database.

exasol exasol-integration integration-testing python

Last synced: 15 Apr 2025

https://github.com/austinadodo/mychunkssamplestems

A demo visualizing integration tests using Web Application factory. My focus here is showing it's implementation and not running through its characteristics.

api-rest csharp dotnet-core dotnetcoreapi integration-testing

Last synced: 26 Feb 2025

https://github.com/homestak-dev/iac-driver

Integration test orchestration for Proxmox VE infrastructure-as-code

homelab infrastructure-as-code integration-testing proxmox

Last synced: 31 Jan 2026