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/kaliumhexacyanoferrat/mockh

This library allows to mock HTTP responses for integration, component and acceptance tests of your projects written in C# / .NET by hosting a webserver returning configured responses.

c-sharp component-testing csharp dotnet dotnet9 http integration-testing integration-tests mock mocking mocking-framework mocking-server request response webserver

Last synced: 13 Aug 2025

https://github.com/cowwoc/anchor4j

A modern Java client for Docker: fluent API, test-friendly, cross-platform

devops docker docker-java integration-testing java testcontainers

Last synced: 13 Sep 2025

https://github.com/selimhorri/testcontainers-integration-tests

Perform Integration tests with Spring Boot using testcontainers library on MySQL Docker container...

assertj docker hamcrest integration-testing java junit5 jupyter spring-boot testcontainers unit-testing

Last synced: 12 Apr 2025

https://github.com/mbizhani/artemis

A developer-friendly integration test tool for calling REST APIs

groovy integration-testing java junit maven-plugin rest-api testing

Last synced: 22 Apr 2025

https://github.com/mikesparr/jest-puppeteer-example

Automated browser test example using Jest and Puppeteer

automated-testing browser integration-testing jest puppeteer

Last synced: 12 May 2025

https://github.com/divineomega/phantomjs-laravel-testing

The PhantomJS Laravel Testing package allows you to easily test your Laravel application's JavaScript functionality.

automated-testing functional-testing integration-testing laravel phantomjs php testing

Last synced: 18 Mar 2025

https://github.com/helospark/spring-context-init-fail-test

Test that the application context failed to init due the the expected reason using JUnit and Spring, for example due to BeanCreationException.

example failure integration-testing spring spring-boot

Last synced: 12 Jan 2026

https://github.com/stevegrunwell/intro-to-testing

Slides for "Testing Like You've Never Tested Before (Because You Haven't)"

integration-testing mockery phpunit slides testing unit-testing

Last synced: 09 Apr 2025

https://github.com/felipecastrosales/tests_in_flutter

πŸ§ͺ Using Tests in Flutter: Unitary and Integration. Adding and using tests in a real application.

app application bank banking banking-applications dart finance flutter flutter-apps flutter-banking-app flutter-examples flutter-test integration-testing test tests unitary

Last synced: 15 Jul 2025

https://github.com/3shape/docker-ci

Helps you build rock-solid Docker images. Written as a Powershell Core module. Install from PSGallery.

cmdlets docker docker-images hacktoberfest hacktoberfest2020 integration-testing linting module powershell powershellcore unit-testing

Last synced: 29 Jul 2025

https://github.com/luanpersini/tests-node-backend-tests-using-jest-typescript

Repository containing backend test examples for an api built using typescript and nodejs. Unit, end-to-end and integration tests.

e2e-tests end-to-end-testing example integration-test integration-testing nestjs qa qaautomation unit-testing unittest

Last synced: 10 Mar 2025

https://github.com/mussabaheen/gogenswagger

gogenswagger will generate signatures for the test case using swagger json file

code-generator go gogenerate golang integration-testing swagger testing

Last synced: 14 Jan 2026

https://github.com/ezequieljuliano/payments-api

REST API payment model example that exposes relevant data using Java 8 features and test pyramid concepts

api-rest collectors default-method docker end-to-end-testing integration-testing java-8 java-time lambdas method-reference postgres spring-boot streams unittest

Last synced: 12 Apr 2025

https://github.com/sensu-plugins/sensu-plugins-rspec

Sensu Plugins for running and alerting on rspec tests

integration-testing monitoring rspec sensu-plugins

Last synced: 12 Apr 2025

https://github.com/kerolesnabiel/SocialMediaAPI

A RESTful API for a social media platform built using ASP.NET Web API. This project follows the Clean Architecture principles and provides features like user authentication, post management, comments, likes, and more.

asp-net-core-web-api clean-architecture cqrs csharp dependency-injection entity-framework-core identity integration-testing restful-api solid sql-server tdd testing unit-testing

Last synced: 30 Oct 2025

https://github.com/elasticrash/spawnflake

Spawnflake is a schema agnostic, random and/or patterns based data generator, for MySQL databases.

database database-testing fake-data-generator integration-testing

Last synced: 30 Apr 2025

https://github.com/juntossomosmais/code-challenge-qa

ConheΓ§a nosso desafio para trabalhar conosco como profissional de QA

appium code-challenge cucumber functional-testing integration-testing qa-automation-test selenium

Last synced: 12 Apr 2025

https://github.com/mhmd-azeez/integrationtestauth

Mock Authentication And Authorization in ASP.NET Core Integration Tests

asp-net-core auth integration-testing

Last synced: 03 Aug 2025

https://github.com/dopecoder/fest

fest is a simple snapshot testing utility for flutter inspired by Jest. Perform integration testing and compare snapshots ranging from Screenshots, Render Tree and Layer Tree.

e2e-testing flutter flutter-package integration-testing jest snapshot-testing

Last synced: 21 Feb 2026

https://github.com/sz-piotr/ethereum-test-provider

An ethers provider used for testing applications using the ethereum blockchain

ethereum ethersjs integration-testing provider snapshots testing typescript

Last synced: 15 Jan 2026

https://github.com/go-andiamo/marrow

An API integration test framework β€” for testing APIs written in Go, using a framework written in Go, with tests written in Go

api-testing go golang integration-testing rest-api restful-api testing

Last synced: 09 Mar 2026

https://github.com/meryemsanem/budget-app

Budget App is a Ruby on Rails web application designed to help users manage their expenses and budgets. With Budget App, users can track their expenses and categorize them to improve their financial management.

devise devise-views integration-testing ruby-on-rails unit-testing

Last synced: 24 Apr 2025

https://github.com/rmattos/pinata

PiΓ±ata is a simple and lightweight .NET library for managing database state during integration testing

c-sharp data-schema database dotnet integration-testing json-data mongodb mysql testing

Last synced: 17 Aug 2025

https://github.com/HumanSecurity/envite

A framework to manage development and testing environments

ci continuous-integration development environment-provisioning integration-testing testing

Last synced: 24 Jul 2025

https://github.com/jeffersonribeiro/luizalabs-front-end

Single Page App built with React to search places by CEP and save to favorites.

continuous-deployment continuous-integration integration-testing react redux spa unit-testing

Last synced: 10 Apr 2025

https://github.com/jeffersonRibeiro/luizalabs-front-end

Single Page App built with React to search places by CEP and save to favorites.

continuous-deployment continuous-integration integration-testing react redux spa unit-testing

Last synced: 18 Jul 2025

https://github.com/Hisham-reactz/flutter_best_practices

Flutter best practices ( Null Safety , MVI architecture using bLOC package , TDD , Unit testing , Widget Testing , Integration testing , CI/CD pipeline using code magic )

async best-practices bloc cicd dart flutter flutter-bloc flutter-examples flutter-isolate hydratedbloc integration-testing modular mvi-architecture null-safety platform-channels replay tdd unit-testing widget-testing

Last synced: 03 Apr 2025

https://github.com/mpkocher/cramunit

cram to Unittest tool (No further development planned)

integration-testing python unittest

Last synced: 04 Jul 2025

https://github.com/pedrior/motorent-aluguel-de-motos

Uma API REST para gerenciar aluguel de motos desenvolvida com ASP.NET Core, Arquitetura Limpa, DDD e Testes de Unidade e IntegraΓ§Γ£o

api aspnetcore clean-architecture cqrs ddd design-patterns docker dotnet efcore integration-testing postgresql unit-testing

Last synced: 01 May 2025

https://github.com/pixielabs/cavy-mobx-example

An example app using Cavy, MobX and React Native

cavy integration-testing mobx react-native testing

Last synced: 10 Jul 2025

https://github.com/1and1/jsoup-hamcrest

JSoup Hamcrest Matchers brings the power of css matchers to your tests.

acceptance-testing css-selector hamcrest-matchers integration-testing jsoup junit4 junit5 spock-framework testing unit-testing

Last synced: 20 Jun 2025

https://github.com/river2202/monorailswift

A troubleshooting/testing tool to log, record and replay network interactions for iOS project.

integration-testing ios mocking-framework network-monitoring swift testing

Last synced: 03 Jul 2025

https://github.com/joelittlejohn/zookem

Clojure and Leiningen helper for running embedded Zookeeper instances for integration testing.

clojure embedded integration-testing lein zookeeper

Last synced: 19 Apr 2025

https://github.com/zikani03/basi

A low-code tool for interacting with Playwright for UI tests and browser automation

integration-testing low-code pact playwright ui-automation

Last synced: 07 Aug 2025

https://github.com/harpyd/thestis

Thestis is a service for auto tests with a declarative description of tests

bdd ci clean-architecture cqrs ddd infrastructure integration-testing mongodb openapi-specification pipeline test testing tests

Last synced: 17 Jan 2026

https://github.com/veilair/ui-testing-development

An ongoing curated list of frameworks, books, articles, talks, screencasts, recordings, libraries, learning tutorials and resources about UI Testing & Best Practices Development

best-practices gui gui-automation gui-framework gui-toolbox guidelines integration integration-testing test-framework testing testing-tools ui ui-components ui-design ui-framework ui-library ui-testing ui-tools unit-testing

Last synced: 23 Nov 2025

https://github.com/pepkorit/beach-day

API integration testing as fun as a day on the beach

beach-day frisby integration-testing jasmine nodejs postman testing

Last synced: 13 Apr 2025

https://github.com/ggeorgovassilis/test-with-embedded-tomcat

Companion code for my blog post on end-to-end application testing

integration-testing testing tomcat

Last synced: 12 Apr 2025

https://github.com/dherik/ddd-golang-project

This project, written in Go, encapsulates a simplified interpretation of Domain-Driven Design (DDD) principles

backlog ddd domain-driven-design echo go golang integration-testing

Last synced: 14 Jan 2026

https://github.com/i-e-b/huygens

Cut down Cassini server for internally hosting IIS sites

azure http-proxy http-server iis integration-testing working

Last synced: 09 Oct 2025

https://github.com/martinohmann/godog-http

Feature context for godog that adds http testing steps

bdd cucumber gherkin golang http integration-testing

Last synced: 11 Feb 2026

https://github.com/flazefy/gudangku-laravel

GudangKu helps you manage your belongings, from home supplies and food stock to furniture. Set reminders to remind you to cleaning or maybe time to restocking some of your home supplies. In this apps also have generate reports to create shopping or maintenance list. Start organizing your inventory with GudangKu’s features. Created using Laravel

api-testing cronjob csv-export firebase firebase-storage integration-testing laravel mailer migrations mysql pdf pdf-parser php rest-api seeding statistics swagger task-scheduler telegram-bot unit-testing

Last synced: 01 Jul 2025

https://github.com/carletonurocketry/qnx-stack

This is the all-encompassing repository for QNX stack utilities. Its main purpose is integration testing.

automation avionics bash c cuinspace integration-testing makefile qnx rocket shell-script telemetry testing

Last synced: 27 Jan 2026

https://github.com/joelittlejohn/lein-h2

A Leiningen plugin to start an H2 server in tcp mode.

clojure embedded h2 integration-testing lein

Last synced: 31 Jul 2025

https://github.com/omermorad/jest-gherkin

Jest Gherkin Plugin (For BDD Testing)

bdd bdd-framework integration-testing jest jest-plugin unit-testing

Last synced: 30 Jul 2025

https://github.com/flazefy/wardrobe-be

Wardrobe is your ultimate clothing assistant, helping you organize outfits, track history, manage schedules, and plan weekly looks. Unsure what to wear? Our smart outfit randomizer suggests perfect options based on availability and favorites. Join us and we will keeps your style decision effortless and organize. Created using Laravel

api-testing audit-log authentication cronjob excel firebase firebase-cloud-messaging integration-testing laravel migrations pdf php rest-api sanctum seeder swagger task-scheduler telegram-bot test-reporting unit-testing

Last synced: 17 Apr 2026

https://github.com/amirabdev/ProductManagement

This is a sample .NET Core web application for managing products with CRUD operations. It uses ASP.NET Core Web API, SQL Server, and includes Swagger documentation for easy API testing.

api-documentation asp-net-core c-sharp crud-operation entity-framework-core integration-testing product-management sql-server swagger unit-testing web-api

Last synced: 27 Jul 2025

https://github.com/orlangure/gnomock-python-sdk

Python SDK for Gnomock integration testing toolkit

docker end-to-end-testing gnomock integration-testing testing

Last synced: 24 Apr 2025

https://github.com/verifyica-team/verifyica

Java parameterized class / scenario / integration test engine built on JUnit Platform

integration-testing java junit junit5 scenario scenario-test testcontainers testing

Last synced: 20 Feb 2026

https://github.com/cfmtech/monitor-server-api

Monitor-server-api helps you to collect, historicize and exploit the data from your tests written with pytest and monitored with pytest-monitor.

cpu-monitoring integration-testing memory-monitoring python qatools quality rest-api

Last synced: 05 Apr 2025

https://github.com/telekom/sysrepo-library-robot-framework

The goal of this project is to provide a way to use Sysrepo with the Robot Framework.

integration-testing python3 robotframework sysrepo testing-tools

Last synced: 14 Jul 2025

https://github.com/bellaabdelouahab/hotel-management-system

It is a Hotel Management tool which can be used to manage activites like storing customer details, booking rooms of four different types, ordering food for particular rooms, unbooking rooms and showing the bill.

dekstop desktop-application hotel-management hotel-management-system integration-testing java javafx kitchen-management looking-for-contributors online-booking-management oracle oracle-cloud oracle-database property-management-system software-engineering-principles web-based-management

Last synced: 22 Mar 2025

https://github.com/bmcszk/go-restclient

Go library for executing HTTP requests from .http files with JetBrains/VS Code compatibility. Same files for manual testing and automated E2E tests.

api-testing e2e-testing go golang http-client http-requests integration-testing jetbrains-http-client json response-validation rest rest-client testing vscode-rest-client xml

Last synced: 24 Feb 2026

https://github.com/ivangfr/springboot-testing-mysql

Goals: 1) Create a simple Spring Boot application to manage users; 2) Explore the utilities and annotations that Spring Boot provides for testing; 3) Test using Testcontainers.

integration-testing java mysql spring-boot spring-data-jpa spring-web-mvc springdoc-openapi testcontainers unit-testing

Last synced: 10 Apr 2025

https://github.com/ntimyeboah/laravel-dusk-demo

A simple app to demonstrate integration test with Laravel Dusk

integration-testing laravel-dusk laravel-framework

Last synced: 22 Mar 2025

https://github.com/mariodavid/sneferu

CUBA Platform Web Integration Testing Library

cuba cuba-platform integration-testing

Last synced: 14 Sep 2025

https://github.com/lamsut/iaas-automation

Automated AWS infrastructure provisioning using Terraform with GitHub Actions (GitLab CI/CD)

aws-resources cicd integration-testing terraform-modules unit-testing

Last synced: 01 Sep 2025

https://github.com/orbs-network/jepsen

Distributed system testing using Jepsen to test the Orbs platform for network resiliency

blockchain docker integration-testing jepsen load-testing smart-contracts tdd

Last synced: 09 Aug 2025

https://github.com/mjbae/child-growth-server

(μ„œλΉ„μŠ€ μ’…λ£Œ) μ²΄ν¬ν‚€λŠ” 또래 아이듀과 λ‚΄ μ•„μ΄μ˜ ν‚€λ₯Ό λΉ„κ΅ν•˜μ—¬ μ•„μ΄μ˜ μ„±μž₯ μƒνƒœλ₯Ό μ•Œλ €λ“œλ¦½λ‹ˆλ‹€.

integration-testing java jpa spring-boot

Last synced: 15 Apr 2025

https://github.com/miniaczq/cargo-nextest-llvm-cov-integration-tests

Template for integration tests in Rust

integration-testing rust

Last synced: 12 Aug 2025

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

An example project showing how to use Testcontainers in Node.js for Integration- & Browser-Tests

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

Last synced: 25 Jun 2025

https://github.com/manusant/backstage-service-sdk

a comprehensive suite of utilities designed to enhance the development of backend microservices and plugins within the Backstage ecosystem. This SDK provides developers with robust tools to build scalable, efficient, and integrated solutions effortlessly.

backstage express integration-testing knex nodejs repository repository-pattern sdk transactional validations zod

Last synced: 01 Jul 2025

https://github.com/natanaelvich/iweather_ignite-rocketseat-23

Iweather is a mobile app that shows the weather forecast for the next 5 days. The app was developed using React Native and Expo.

expo integration-testing jest react-native unit-testing

Last synced: 09 Apr 2026

https://github.com/glific/cypress-testing

Integration testing using Cypress

cypress glific integration-testing

Last synced: 07 Sep 2025

https://github.com/yyvess/playwright-mocha

Howto run end-to-end testing with Playwright & Mocha

automation browser integration-testing mocha playwright test testing

Last synced: 09 Mar 2025

https://github.com/aimenux/webapihostingdemo

Using various hosting ways in order to setup a web api

fluent-assertions integration-testing minimal-api net60 nsubstitute serilog webapi

Last synced: 27 Feb 2025

https://github.com/rrfaria/node-api

Node with integration test, contract test, unit test , sqlite

api api-rest contract-testing integration-testing node sqlite unit-testing

Last synced: 13 Apr 2026

https://github.com/nhatthaiquang-agilityio/dotnet-identity-user

ASP.NET Core Identity is a membership system that adds login functionality to ASP.NET Core apps. Users can create an account with the login information stored in Identity or they can use an external login provider. Identity can be configured using a SQL Server database to store user names, passwords, and profile data.

aspnet-core aspnet-identity azure azure-signalr-service docker docker-compose dotnet integration-testing kubernetes signalr sql-server unit-test xunit

Last synced: 11 Apr 2026

https://github.com/danielvoweb/paper-test

The C# integration testing library for self-initializing fakes and contract testing with MongoDB.

automated-testing contract-testing contracts-programming integration-testing self-initializing-fakes

Last synced: 14 Jan 2026

https://github.com/floatingghost/misp-testable

A self-contained docker image for integration tests against MISP

continuous-integration docker-image integration-testing misp misp-api

Last synced: 02 Aug 2025

https://github.com/exasol/performance-test-recorder-java

Java library for writing performance test records

exasol-integration integration-testing performance-testing

Last synced: 02 Aug 2025

https://github.com/exasol/ci-isolation-aws

AWS account setup for isolating CI builds

aws exasol-integration integration-testing

Last synced: 10 Apr 2025

https://github.com/mjbae/order-system

CLI 기반 μ£Όλ¬Έ μ‹œμŠ€ν…œ

classical-test ddd integration-testing jpa kotlin unit-testing

Last synced: 01 Aug 2025