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.
- GitHub: https://github.com/topics/integration-testing
- Related Topics: testing, unit-testing, tdd, test-automation, e2e-tests, contract-testing, ui-testing, acceptance-testing, api-testing,
- Aliases: integration-tests,
- Last updated: 2026-06-22 00:15:32 UTC
- JSON Representation
https://github.com/florianmgs/oc-p11-gudlft
OpenClassrooms - Python Application Developer - Project 11
flask functional-testing integration-testing locust performance-testing pytest python selenium unit-testing
Last synced: 08 Mar 2025
https://github.com/bujosa/castula
This is a simple project in spring boot for undestand how works testing
integration-testing java mockito spring-boot
Last synced: 20 Jun 2026
https://github.com/amigoscode/java-unit-testing
Java Unit Testing Course Repo
assertj integration-testing java junit5 programming tdd testing unit-testing
Last synced: 20 Jul 2025
https://github.com/astoj/vibe-testing
A comprehensive test automation checklist for vibe coders
api-testing ci-cd cypress e2e-testing integration-testing jest playwright pytest quality-assurance selenium test-automation test-best-practices test-framework unit-testing vibe-coder vibe-coding vibe-testing
Last synced: 09 Apr 2026
https://github.com/gunnar-miklis/learn-testing
Practice. Learn. Improve. (Intro into: Testing, DevOps, CI/CD. Unit-, Integration- and End-to-End Tests)
cicd cypress devops end-to-end-testing integration-testing jest unit-testing vitest
Last synced: 11 Aug 2025
https://github.com/ashutoshsahoo/gs-spring-boot-cucumber
Run cucumber integration tests in spring boot application
cucumber cucumber-java cucumber-reports cucumber-runner cucumber-step feature-file gherkin gradle gradle-task integration-testing spring-boot-3
Last synced: 11 Apr 2026
https://github.com/aimenux/watchdogdemo
Using WatchDog for request/response/exception logging
entity-framework-core fluent-assertions integration-testing log-viewer net80 nsubstitute unit-testing watchdog web-api xunit
Last synced: 27 Feb 2025
https://github.com/aimenux/webapiv2integrationtestsdemo
Using integration tests with web api v2 projects
autofac-container fluent-assertions integration-testing net-framework-480 ninject-container unity-container webapi2 xunit-tests
Last synced: 22 Jun 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/rbkgh/billablehoursapi
docker docker-compose gradle hibernate integration-testing java k8s kotlin kubernetes spring-boot unit-testing
Last synced: 09 Apr 2026
https://github.com/sekuldev/url-shortener
Simple URL Shortener with advanced architecture
clean-architecture clean-code docker docker-compose go golang htmx htmx-go integration-testing load-balancer mongodb mongodb-cluster nginx redis redis-cache scalability unit-testing url-shortener
Last synced: 09 Apr 2026
https://github.com/wickedone/muppet
unit testing your setters, getters, adders, removers, issers and whatevers
infection integration-testing mutation mutation-testing php phpunit tdd test testing testing-tools unit-test unit-testing
Last synced: 03 Oct 2025
https://github.com/faisalazam/ynami
YNaMi -> Why Not Me: Template project to help with future projects. It aims to provide a template with web layout, database, database migrations, testing, feature toggles, security etc.
database-migrations feature-flags gherkin html-css-javascript integration-testing java jquery security spring-boot unit-testing web-layout
Last synced: 07 May 2026
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: 16 May 2026
https://github.com/victor-fiamoncini/devtalks_node_integration_testing
Integration testing with NodeJS, presentation for Devtalks Grupo RV
clean-architecture integration-testing jest nodejs testing-practices typescript
Last synced: 07 May 2026
https://github.com/youssefelghamour/alx-backend-python-se
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: 28 May 2026
https://github.com/horothesun/db-logic-testing-poc
Proof of concept on how to test some logic defined in your DB.
cats-effect cats-effect-3 ci continuous-integration db docker doobie integration-testing scala scala-3 scala-cli scala3 stored-procedure stored-procedures testing typelevel
Last synced: 10 Aug 2025
https://github.com/fimbres/next-start
This is my first project using Next.Js, also I have implemented Unit and integration testings
authentication css-modules environment-variables integration-testing isg javascript jest mui nestjs react routing ssg ssr test-library-react unit-testing
Last synced: 11 Apr 2026
https://github.com/immunant/c2rust-testsuite
c2rust integration-testing test-automation
Last synced: 10 Nov 2025
https://github.com/farcloser/tigron
FORK - use github.com/containerd/nerdctl/mod/tigron for now - Modern testing framework for command-line applications
golang integration-testing testing
Last synced: 12 Jan 2026
https://github.com/zationserver/zation-integration-test
An integration test for testing the Zation server and javascript client
application-server integration-testing zation
Last synced: 23 Mar 2025
https://github.com/adedeji-taiwo/fullstack-open
A collection of my solutions to fullstack-open exercises
ci-cd express graphql integration-testing javascript jwt-token mongodb-atlas mongoose nodejs react react-native redux restful-api server typescript unit-testing user-management
Last synced: 09 Apr 2026
https://github.com/luizcalaca/api-test-finance
API with TDD
integration-testing jest knexjs nodejs supertest tdd
Last synced: 11 Apr 2026
https://github.com/fabio-miguel/pern-todo-app
Fullstack & DevOps Todo app using the PERN Stack. Node.js | Express.js | Docker | AWS | PostgreSQL | React.js | Redux | Playwright (E2E) | Jest (Integration)
aws ci-cd-pipeline docker e2e-testing expressjs integration-testing jest nodejs pern-stack playwright postgresql reactjs rest-api testcontainers-postgres
Last synced: 09 Apr 2026
https://github.com/davidogalo/appointmentscheduler
healthcare appointment scheduling system designed to streamline patient-doctor interactions and medical record management.
async-processing domain-driven-design error-handling fastapi integration-testing jwt-authentication openapi postgresql-database pydantic-models redis-cache request-validation restful-api role-based-access-control sqlalchemy transaction-management unit-testing
Last synced: 08 May 2026
https://github.com/abhishekomp/post-service
Spring Boot Rest Api with TestContainer(PostgreSQL, H2) for Integration Testing
h2-database integration-testing mockmvc postgresql-database spring-profiles testcontainer testcontainers
Last synced: 08 May 2026
https://github.com/samuellucas97/programming-spring-framework
practicing programming using Spring Framework
docker-compose grafana integration-testing junit5 mockito-junit mysql-database prometheus spring-actuator spring-data-jpa spring-mvc spring-security unit-testing
Last synced: 09 Apr 2026
https://github.com/manosbatsis/corda5-cli-action
Adds Corda 5 CLI to your GitHub actions.
action actions ci ci-cd cicd corda corda-developers corda-framework corda-network cordapp cordapps github-actions integration-testing
Last synced: 07 May 2026
https://github.com/gun88/fitnesse-radius-fixture
FitNesse fixture for RADIUS protocol communication
fitnesse fixtures integration-testing java radius slim
Last synced: 28 Sep 2025
https://github.com/yingtu35/full-stack-open-exercises-4
the code for the exercises 4 of the course "Full Stack Open"
eslint express integration-testing javascript jest jwt-authentication mongoose nodejs supertest unit-testing
Last synced: 11 Apr 2026
https://github.com/alexiscolin/hepic-int
🥇Hepic App Integration
css html5 integration-testing less no-js pug
Last synced: 04 Feb 2026
https://github.com/bstien/httpmock
Lightweight HTTP mocking for Swift
dsl integration-testing mock networking swift swift-testing unit-testing urlsession xctest
Last synced: 02 Sep 2025
https://github.com/wontae-gramin9/react-testing-library-and-static-analysis-testing-tutorial
React unit test, integration test, E2E test tutorial with TypeScript and Static analysis testing with eslint, prettier and husky
e2e-testing eslint husky integration-testing jest lint-staged msw prettier react reacttestinglibrary reacttypescript testdrivendevlopment typescript unittesting
Last synced: 11 Apr 2026
https://github.com/mrseanryan/screenium
A console tool to automatically test web sites [SCREENshots via selenIUM]
automated-testing integration-testing screenshot screenshot-testing screenshot-tests
Last synced: 08 Nov 2025
https://github.com/sharif-minhaz/next-testing-library
e2e-testing integration-testing jest react-testing-library unit-testing
Last synced: 18 Apr 2026
https://github.com/woq-blended/blended.container
Sample containers and integration tests based on the blended framework
blended integration-testing osgi sbt scala
Last synced: 28 May 2026
https://github.com/aimenux/pipelinebehaviorsdemo
Using pipeline behaviors to implement cross-cutting concerns
integration-testing mediatr net80 pipeline-behaviors unit-testing
Last synced: 10 Jun 2026
https://github.com/damirscorner/20210430-testing-actual-code
Sample project for "What code are your unit tests testing?" blogpost
integration-testing mocking unit-testing
Last synced: 24 Mar 2025
https://github.com/exasol/exasol-version-number-provider
This java package gives you access to the latest available Exasol docker-db version number.
exasol exasol-integration integration-testing java version-number
Last synced: 29 Jul 2025
https://github.com/npow/localbatch
Test AWS Batch workloads locally without an AWS account
aws-batch batch-processing docker fastapi integration-testing local-development metaflow python
Last synced: 23 May 2026
https://github.com/charles-dr/contacts-management
A simple contact management application
ci cicd cypress github-actions heroku integration-testing jest keyko react react-testing-library redux redux-thunk tailwindcss typescript unit-testing
Last synced: 12 Apr 2026
https://github.com/MateusLeviDev/opentofu-101
Useful JUnit Jupiter material
integration-testing junit5 unit-testing
Last synced: 19 Feb 2026
https://github.com/rdcm/clickhouse-testing
A crate that simplifies writing integration tests for ClickHouse, inspired by sqlx.
clickhouse integration-testing macros rust
Last synced: 03 Sep 2025
https://github.com/woq-blended/blended.itestsupport
A docker based integration test framework
docker integration-testing scala
Last synced: 16 Jan 2026
https://github.com/ademcatamak/todowebapi
Integration Test with TestContainers | https://ademcatamak.medium.com/integration-test-with-net-core-and-docker-21b241f7372
docker dotnet-core integration-testing test-containers
Last synced: 18 Apr 2026
https://github.com/aimenux/webapiversioningdemo
Using versioning in web api projects
api-versioning integration-testing net80 swagger-documentation webapi
Last synced: 26 Jul 2025
https://github.com/vvscode/talk--heizenbug2023--user-objects
🦾🤖👩👩👦👦 Как мы автоматизировали тесты с несколькими пользователями
api-client heisenbug integration-testing userobject vvscode
Last synced: 04 Apr 2025
https://github.com/ahmeddhus/ecommerce_app
Flutter eCommerce app with Riverpod inspired from CodeWithAndrea complete flutter course
flutter freezed gorouter integration-testing localization riverpod unit-testing
Last synced: 12 May 2026
https://github.com/abhinaba-ghosh/react-integration-tests-example
Integration tests for react and redux using react-testing-library and Cypress
cypress cypress-io integration-testing react react-testing-library
Last synced: 28 Mar 2025
https://github.com/zationserver/zation-assured
Library for testing the backend of your Zation project
application-server integration-testing testing-library websockets zation
Last synced: 26 Jul 2025
https://github.com/alissonwenceslau/junit
JUnit tests
integration-testing junit5 tests unity-test
Last synced: 26 Jul 2025
https://github.com/jwykocki/joboffers
Spring Boot web application
docker integration-testing java-17 mockito mockmvc mongo-db nosql-database rest-api spring-boot spring-data test-containers unit-testing web-application wiremock
Last synced: 04 Feb 2026
https://github.com/rouchdane03/spring-boot-project-customer
This is a simple backend api which perform CRUD operation within a customer object
aws aws-ec2 awseb awsecs cicd dev github-actions integration-testing java maven spring-boot unit-testing
Last synced: 04 Feb 2026
https://github.com/minhnghia2k3/book-store
Comprehensive book store application written in Java, Spring Boot
aws docker integration-testing java-21 postgresql redis spring-boot spring-data-jpa swagger unit-testing
Last synced: 12 Apr 2026
https://github.com/keval-gandevia/medhub
MedHub is one-stop-shop destination for healthcare. Our mission is to make healthcare experience easy, regardless of your specific need. It is designed to simplify the healthcare experience, connecting patients with qualified doctors, enabling doctors to meet with patients effectively on their schedule, and helping pharmacists deliver quality care.
aws-s3 ci-cd-pipeline code-quality docker integration-testing java junit jwt-authentication lombok material-ui maven mysql reactjs solid-principles spring-boot spring-security tdd unit-testing websocket
Last synced: 11 Apr 2026
https://github.com/akshitvadodariya1201/project-management-api
The Project Management API is a comprehensive Rust-based web application designed to streamline and enhance the management of projects.
api asyn async-graphql cargo graphql integration-testing json rocket rust testing tokio unittest
Last synced: 06 Jan 2026
https://github.com/exasol/virtual-schema-shared-integration-tests
Common parts shared by all integration test for Exasol virtual schemas
exasol exasol-integration integration-testing virtual-schema
Last synced: 26 Jun 2025
https://github.com/bohdanmoroziuk/vue-testing-guide
A set of practices for testing Vue applications.
integration-testing jest snapshot-testing unit-testing vue-test-utils vue-testing vue-testing-handbook vue3
Last synced: 12 May 2026
https://github.com/mahdi-jamil/restfultopiccoursesapi
Developing a REST API for managing a Topic entity that encompasses various courses. The implementation involves utilizing MySQL for data storage and Java Persistence API (JPA) for seamles interaction with the database.
aop-logs integration-testing spring-boot spring-data-jpa spring-mvc
Last synced: 09 May 2026
https://github.com/pedrior/mywallet
Um sistema para gerenciar rendimentos e despesas. Com ele, você pode criar carteiras personalizadas, controlar transações, definir orçamentos e agrupar despesas em categorias.
aspnetcore csharp dapper ddd design-patterns docker dotnet integration-testing postgresql rest rest-api restful sql testcontainers unit-testing vertical-slice-architecture
Last synced: 12 Apr 2026
https://github.com/spt-development/spt-development-test
A collection of utility classes useful for unit and integration testing.
apache-http email greenmail http integration-testing jms junit-extension logback testing unit-testing
Last synced: 23 Apr 2025
https://github.com/flazefy/mi_fik_test
Automation test using cypress
automated-testing cypress integration-testing javascript rest-api
Last synced: 14 Apr 2025
https://github.com/vitaliy-bezugly/taskmanager
Application to manage your tasks
angular api asp-net-core entity-framework-core html integration-testing typescript
Last synced: 10 Mar 2025
https://github.com/luizcalaca/node-mysql-test-api
Unit and Integration tests into Node.js API with MySQL database using Express.js, Docker and Eslint organizing with Model, Service and Controller layers
api-rest chai docker-compose dotenv express integration-testing middleware mocha model mysql mysql2 nodejs nyc sinon unittest
Last synced: 12 Apr 2026
https://github.com/bohdanmoroziuk/react-testing-library-tutorial
Example of testing React app with Jest and React Testing Library.
integration-testing jest react react-testing react-testing-library snapshot-testing typescript unit-testing
Last synced: 06 Apr 2025
https://github.com/juliorom/ecommerce-core
Este proyecto es una API REST de e-commerce desarrollada con Spring Boot, que gestiona carritos de compra en MongoDB y transacciones en PostgreSQL. Implementa Spring Security con JWT para autenticación y autorización, permitiendo la compra segura de productos y el control de acceso según roles (USER, ADMIN). 🚀
automation-testing docker integration-testing java-17 jdk17 jwt-authentication lombok mongodb-database postgresql-database spring-boot spring-security swagger-ui unit-testing
Last synced: 12 Apr 2026
https://github.com/ardywsptr/awsresto_submission-3
Aplikasi AWS Resto - Submission ke-3 kelas Menjadi Front-End Web Developer Expert yang ada di Dicoding
dicoding end-to-end-testing expert frontend-web integration-testing javascript karma-jasmine nodejs npm optimization pwa submission-dicoding testing webpack
Last synced: 12 Apr 2026
https://github.com/pravoru/eventuallynet
dotnet integration-testing waiting
Last synced: 07 Jan 2026
https://github.com/kaiwinter/di-instantiator
Unit testing support for code which uses dependency injection
integration-testing jee spring unit-testing
Last synced: 12 Jan 2026
https://github.com/themusharraf/testing-fastapi
Unit and Integration tests for Apis
api fastapi integration-testing unit-testing
Last synced: 20 May 2026
https://github.com/niawjunior/todo-tdd
Test first code laster
integration-testing jest mongoose nodejs unit-testing
Last synced: 12 Apr 2026
https://github.com/ruben-rdez/rest-challenge
REST API for CRUD operations on user entities
integration-testing logging lombok maven mysql rate-limiting resilience4j rest-api spring-actuator spring-boot spring-data-jpa swagger unit-testing validation
Last synced: 20 Apr 2026
https://github.com/pankhurisriv/spring-webflux-rest-api
spring webflux rest api
docker-image integration-testing java junit mongodb reactive-programming spring-webflux
Last synced: 12 Apr 2026
https://github.com/codebox/asynctest
This simple Java library helps you write better tests for asynchronous systems.
integration-testing java testing-tools
Last synced: 12 Jun 2025
https://github.com/dikshant441/food-order
A food order application with multiples features that fetch live data through Swiggy's API.
api cors event-listener integration-testing javascript jest-tests jsx parcel-bundler react-testing-library reactjs redux-toolkit tailwind-css unit-testing usecontext vercel-deployment
Last synced: 12 Apr 2026
https://github.com/rybalkin-an/user-app
Testing REST API Spring Boot App with Keycloak, Java 17, Gradle, Junit5, Testcontainer, RestAssured, MockMvc, Wiremock, Integration Testing
integration-testing junit5 keycloak mocking mockmvc rest-api restassured spring-boot testcontainers unit-testing wiremock
Last synced: 25 Jan 2026
https://github.com/kasiprasad/context-spec
A simple Context Specification Framework for Java over JUnit
bdd context integration-testing java junit specification tdd unit-testing
Last synced: 14 Jan 2026
https://github.com/assay-it/blueprint-continuous-quality
the example application shows capability of https://assay.it service
contract-testing example integration-testing microservices-testing quality-assessment quality-assurance
Last synced: 29 May 2026
https://github.com/sdetautomation/users-api
Sample project using Spring Boot 2 and Java
actuator apitest apitesting cicd data-transfer-object docker dto gradle gradle-wrapper h2 h2-database integration-testing micrometer mocks mokito springboot swagger swagger-ui tdd testing
Last synced: 14 Apr 2026
https://github.com/amponsemmichael/library-management-system-test
This repository is created for testing the library management system designed with Java.
git gitactions-workflow integration-testing jacoco-report javafx maven-plugin maven-pom mockito-junit-test regex-match regex-pattern regular-expression unittest
Last synced: 02 Jan 2026
https://github.com/dal-go/dalgo-end2end-tests
End to end integration tests for Dalgo adapters
dalgo end-to-end end-to-end-testing golang-module golang-package integration-testing nosql sql
Last synced: 07 Mar 2026
https://github.com/vitaliibezuhlyi/taskmanager
Application to manage your tasks
angular api asp-net-core entity-framework-core html integration-testing typescript
Last synced: 08 May 2026
https://github.com/sporniket/spring-test-dbunit
Integration between the Spring testing framework and DBUnit — This fork is developped in the branch "main" to easily keep up with the upstream
dbunit integration-testing spring-test
Last synced: 14 Jan 2026
https://github.com/alissonwenceslau/test-driven-development
TDD
h2database integration-testing spring-boot spring-web tdd testdrivendevlopment testing unitytes
Last synced: 20 May 2026
https://github.com/limcheekin/flutter_test_sample
Flutter Test Sample Project
flutter integration-testing testing unit-testing widget-testing
Last synced: 13 May 2026
https://github.com/wojciechdlugosz/currency-react-app-unit-testing
First tests - unit testing, integration testing
integration-testing react unit-testing
Last synced: 16 May 2026
https://github.com/cleosilva/microservices-nttdata
Sistema de Catálogo de Produtos e Pedidos baseado em microsserviços Spring Boot/Cloud. Inclui Dockerização, Docker Compose, PostgreSQL e automação CI/CD com Jenkins.
docker docker-compose github-actions grafana integration-testing java jenkins postgresql rabbitmq spring-boot spring-cloud unit-testing
Last synced: 10 Apr 2026
https://github.com/luanphandinh/pits
postman integration test utils
integration-testing postman postman-collection postman-test
Last synced: 19 May 2026
https://github.com/phoenixmaster123/library-management-system
Software for managing library resources and operations.
docker integration-testing java jpa-hibernate jsonwebtoken lombok maven restful-api spring-boot spring-security springframework unit-testing
Last synced: 24 Feb 2025
https://github.com/rhzs/nock-demo
Nock Demo - How to do integration testing
Last synced: 19 May 2026
https://github.com/onurakkaya/mockserver_ts
Multiple MockServer Management in TypeScript
integration-testing javascript jest mock mock-server mockjs mockserver mockserver-manager multimockserver multiple-mock-server testing testing-tools typescript
Last synced: 09 May 2026
https://github.com/flyingotta/onlinestatcalculator-springbootmvc-js-java
Built online statistics calculator (lin regression, mean etc.) using Java, JS, HTML, and Spring Boot's MVC framework. Build processes and dependencies handled by Maven. Thymeleaf templating engine as view layer, Spring controllers to handle HTTP requests. This inlcluded 100% code coverage unit testing and E2E testing using Junit and Playwright.
e2e-testing integration-testing java javascript junit-jupiter maven-pom playwright-tests spring-mvc thymeleaf-template-engine unit-testing
Last synced: 09 May 2026
https://github.com/zavierferodova/mbas-jajan
Course Final Submission Menjadi Front-End Web Developer Expert Dicoding
dicoding dicoding-submission e2e-testing integration-testing progressive-web-apps webapp webpack
Last synced: 19 May 2026
https://github.com/iaintshine/ruby-dockercompose-rules
Library which simplifies usage of Docker Compose for integration testing in Ruby.
docker docker-compose integration-testing rspec ruby
Last synced: 29 Mar 2025
https://github.com/t1/jax-rs-test-extension
JUnit-5 extension to help testing JAX-RS infrastructure classes
integration-testing jax-rs junit5
Last synced: 14 Jan 2026
https://github.com/amadr-95/spring-boot-testing
Unit Testing, Integration Testing, Testing External Services, Mocking with Mockito, Test Driven Development (TDD) and more.
integration-testing mockito tdd testing unit-testing
Last synced: 19 May 2026
https://github.com/willie-conway/tdd-bdd-final-project
Test Driven Development (TDD) / Behavior Driven Development (BDD) for IBM 💻📈
behavior-driven-development integration-testing python selenium-webdriver system-testing test-driven-development unit-testing
Last synced: 20 Apr 2026
https://github.com/dynamicbalaji/nginttestingdemo
Integration Testing demo for Angular application
angular angular-4 angular-cli integration-testing jasmine karma karma-jasmine
Last synced: 28 Apr 2026
https://github.com/amany-mm/alx-backend-python
Python Backend Specialization
async integration-testing python unit-testing
Last synced: 19 May 2026