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/shashikhanal/unit-and-integration-test

Getting started with Unit and Integration testing for your Nodejs/Typescript project.

integration-testing jest software-testing supertest testing unit-testing

Last synced: 06 Apr 2025

https://github.com/shreeram09/qrk-cucumber

a Quarkus-based Java project demonstrating BDD for REST APIs using Cucumber and report generation

bdd cucumber failsafe gherkin integration-testing quarkus report surefire

Last synced: 09 May 2026

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

ALX Backend development projects covering asyncio, async comprehensions/generators, unit & integration testing in Python

annotations async asyncio comprehension integration-testing mocking python unittest

Last synced: 20 Aug 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: 19 May 2026

https://github.com/roodbaraky/checkout-system

An implementation of the shopping cart kata as outlined by SpareRoom built using TypeScript, Node.js, Vitest.

api e-commerce integration-testing javascript nodejs tdd test-driven-development typescript unit-testing vitest

Last synced: 09 May 2026

https://github.com/gregswindle/no-readme

A "mock" repo without a README for github-readme-checker integration tests.

git github integration-testing mocks readme

Last synced: 18 May 2026

https://github.com/gsa/grace-tftest

GRACE Terraform Test provides testing capabilities to simplify integration testing for Terraform

integration-testing terraform terraform-aws terraform-testing

Last synced: 29 Apr 2026

https://github.com/ivonnebenitesrodriguez/rails_blog

Rails-Blog is a blog website which works like a platform that displays several posts. It gives the functionality to add comments and express user's likes on favorite posts.

gemfile integration-testing rails rubocop ruby spec tests

Last synced: 13 Jun 2025

https://github.com/just-styx/dollarcard

A Test-Driven Development Web Api for a gift card - "DollarCard". Spring-data-jdbc is used to managed the database and Spring-Security for authentication and authorization.

integration-testing postgresql spring-boot-3 spring-data-jdbc spring-security unittesting

Last synced: 09 May 2026

https://github.com/bohdanmoroziuk/goblin-store-testing-course

Goblin Store app testing course using the Jest and React Testing Library.

integration-testing jest react testing-library-react typescript unit-testing

Last synced: 09 May 2026

https://github.com/thomasduft/smoky

A simple smoke test tool.

integration-testing smoke-tests

Last synced: 14 Jan 2026

https://github.com/rjxby/modern-tenon

The ModernTenon API stands as a comprehensive reference implementation, showcasing the application of industry-standard practices and architectural patterns in backend development using .NET technologies.

api docker dotnet entity-framework-core integration-testing sqlite unit-testing

Last synced: 13 Apr 2026

https://github.com/trkotovicz/exchange-api

API Rest que realiza a conversão entre duas moedas utilizando taxas de conversões atualizadas de um serviço externo

ci-cd docker expressjs integration-testing jwt-authentication mocha-chai model-service-controller msc-project nodejs railway sequelize-orm sinon solid sqlite3 swagger typescript unit-testing

Last synced: 13 Apr 2026

https://github.com/isaacalves7/qa

🧪⚗️👨🏾‍🔬 Good practices of QA/QC (Quality Assurance and Quality Control) including TDD, BDD and DDD for Continuous testing from scratch.

automated-testing automation-testing bdd cicd clean-architecture clean-code continuous-integration continuous-testing cucumber ddd extreme-programming gherkin integration-testing observability qa quality-assurance refactoring solid tdd unit-testing

Last synced: 20 Jun 2026

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/augusto11cb/spring-framework-studies

Repository with Spring References, Code Examples, Relevant Observations, and Practical Exercises

integration-testing spring spring-boot spring-cloud spring-data-jpa spring-mvc spring-security spring-test spring-websocket springframework testcontainers

Last synced: 13 Apr 2026

https://github.com/estnafinema0/yadro-cpp-test

C++20 simulation of a computer club management system with token parsing, error reporting and unit/integration tests (Google Test).

cpp20 googletest integration-testing object-oriented-programming parser tokenizer unit-testing

Last synced: 24 Aug 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/synlay/gp_testing_lib

Framework for compliance testing of data with a defined rule set

compliance framework integration-testing python testing

Last synced: 16 Mar 2025

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/tfc/nix_openvpn

This repository aims to provide a nix expression that completely sets up a nix/hydra buildfarm from scratch via nixops. Nix integration test included.

build-farm integration-testing nix nixops nixos openvpn ssh

Last synced: 31 May 2026

https://github.com/m-radzikowski/aws-serverless-spy-demo

Integration testing demo with CDK and ServerlessSpy

aws aws-cdk cdk integration-testing serverless testing

Last synced: 17 May 2026

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/testpointcorp/robot-vansah

This tutorial guides you through the process of integrating Robot Framework with Vansah Test Management for Jira to automatically send your test case results.

automation automation-testing integration-testing robotframework vansah

Last synced: 05 Feb 2026

https://github.com/jhtkoo0426/route-finder

An interactive journey planner for transporting via metro in major cities (currently supports London Underground only)

data-structures integration-testing javascript path-planning reactjs unit-testing visualization

Last synced: 13 Apr 2026

https://github.com/quinntynebrown/customerservice

CustomerService using ASP.NET Core, MediatR, Angular 6.x

angular6 aspnetcore cqrs ddd event-sourcing integration-testing mediatr unit-testing

Last synced: 17 Mar 2025

https://github.com/reecepbcups/docci

Your documentation is now your test suite

ci documentation integration-testing

Last synced: 11 May 2026

https://github.com/webmekanic/cypress-realworld-app

A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.

cypress end-to-end-testing integration-testing reactjs testing typescript unit-testing

Last synced: 17 May 2026

https://github.com/sulmar/infoshareacademy-accenture-tdd-effecting

Materiały do szkolenia Techniki efektywnego testowania kodu

clean-code design-patterns docker integration-testing solid-principles tdd

Last synced: 17 May 2026