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: 2025-10-03 00:15:52 UTC
- JSON Representation
https://github.com/sergeikh/cloud-enabled-microservice
Tasks microservice (Spring Boot, MVC, Data, Lombok, Cloud, OAuth2, Config, Eureka, Zuul, Hystrix, Docker)
docker eureka-client eureka-server integration-testing java java-8 oauth2 spring-boot spring-cloud spring-cloud-config spring-cloud-microservice spring-data-jpa spring-mvc zuul-server
Last synced: 23 Apr 2025
https://github.com/simonmittag/mse6
mse6 is a mock HTTP/TLS server for integration tests and edge cases. It supports slow HTTP responses, bad content encoding, sudden crashes, network termination and other abnormal behaviour that is otherwise difficult to observe or reproduce under test conditions.
bad-code bad-idea bad-ideas chaos-engineering chaos-monkey cicd continuous-integration http http-server https integration-testing slowhttptest slowmotion testing testing-tools tls unit-testing websockets
Last synced: 06 Jul 2025
https://github.com/quramy/prisma-yoga-example
GraphQL server example using Prisma and graphql-yoga
graphql graphql-yoga integration-testing prisma
Last synced: 15 Apr 2025
https://github.com/dotnet-labs/customconfigurationproviderdemo
Create a Custom Configuration Provider in ASP.NET Core
aspnetcore configuration configuration-provider dotnet dotnetcore integration-testing
Last synced: 22 Aug 2025
https://manosbatsis.github.io/corbeans/
Corda integration for Spring Boot applications
corda corda-enterprise corda-framework corda-node corda-rpc corda-webserver-boot cordapps integration-testing spring-boot spring-boot-application spring-boot-applications spring-corda
Last synced: 08 May 2025
https://github.com/manosbatsis/corbeans
Corda integration for Spring Boot applications
corda corda-enterprise corda-framework corda-node corda-rpc corda-webserver-boot cordapps integration-testing spring-boot spring-boot-application spring-boot-applications spring-corda
Last synced: 27 Jul 2025
https://github.com/carloscharz/springdatacouchbase
Spring Data Couchbase 3.x + Tests
couchbase integration-testing java junit n1ql spring-boot spring-data spring-data-couchbase test
Last synced: 26 Apr 2025
https://github.com/okunokentaro/ngx-testbedder
CLI tool for writing the test bed for Angular integration test
angular cli integration-testing test testbed testing
Last synced: 25 Jul 2025
https://github.com/moemoe89/integration-test-golang
🦴 Integration Test using Dockertest for my Medium story material
dockertest dokcer go golang integration-testing mysql postgresql
Last synced: 15 May 2025
https://github.com/laminas/laminas-test
Tools to facilitate integration testing of laminas-mvc applications
integration-testing mvc testing
Last synced: 02 Jul 2025
https://github.com/flolu/node-integration-testing
🧪 Example for Easy and Effective Integration Testing with Node.js and Docker
docker docker-compose github-actions integration-testing jasmine mysql nodejs testcontainers testing typescript
Last synced: 27 Apr 2025
https://github.com/itv/servicebox
Scala library to control docker containers programmatically
cats cats-effect cst docker integration-testing io-monad testing-tools
Last synced: 12 Apr 2025
https://github.com/lefou/mill-integrationtest
Integration testing for mill plugins
build-tool integration-testing mill mill-plugin scala
Last synced: 22 Mar 2025
https://github.com/level-level/wp-browser-woocommerce
Adds factory functions for WooCommerce to be used with wp-browser integration tests.
codeception integration-testing testing woocommerce wp-browser
Last synced: 13 May 2025
https://github.com/saksmt/ktest
kTest - integration/acceptance/system/whatever test oriented modular test framework in Kotlin
acceptance-testing integration-testing kotlin system-testing test test-automation test-framework testing testing-framework tests
Last synced: 13 Apr 2025
https://github.com/mehdihadeli/tdd-sample
A sample project demonstrating Test-Driven Development (TDD) using .Net 8 and Vertical Slice Architecture based on Minimal APIs in .NET Core
dotnet dotnetcore integration-testing mocking nsubstitute tdd tdd-kata test-driven-development testdrivendevlopment unit-testing vertical-slice-architecture
Last synced: 17 Mar 2025
https://github.com/syhpoon/xenvman
Environment manager for testing containers and microservices
containers docker integration-testing microservices testing
Last synced: 11 Jun 2025
https://github.com/marioszocs/spring-boot-hotel-reservation-api
A detailed Standalone RESTful web service example application with the use of Spring Boot framework
hibernate-jpa integration-testing java17 jpa junit5 lombok microservices mockito mysql-database restful-api restful-webservices spring-boot-2 spring-framework standalone swagger-ui
Last synced: 29 Jan 2025
https://github.com/miking-the-viking/github-actions-with-hasura-and-docker
Template Integrations Testing CI on GitHub Actions - Hosted & Self-Hosted, Docker-Compose, Hasura/Postgres, Nestjs, React
ci direnv docker-compose github-actions-ci hasura integration-testing jest nestjs nx-workspace react
Last synced: 02 Aug 2025
https://github.com/mehmetpekdemir/spring-boot-with-test-driven-development
Spring Boot With Test Driven Development ( TDD )
bdd behavior-driven-development best-practice clean-code component-testing integration-testing java11 postgresql spring-boot springframework tdd test-containers test-driven-development unit-testing
Last synced: 10 Apr 2025
https://github.com/isbronny/flueflame
Integration testing framework for ASP.NET
asp-net asp-net-core csharp dotnet framework grpc grpc-net-core integration-testing signalr testing
Last synced: 22 Sep 2025
https://github.com/trstringer/sherlock
:cloud: Integration testing sandbox environment provisioning tool for Microsoft Azure
azure azure-functions devops integration-testing
Last synced: 07 May 2025
https://github.com/nurislam03/quickstarter
Quick nodejs (Express) + docker + mongodb + JEST(testing) setup.
docker docker-compose expressjs integration-testing jest-tests mongodb nodejs project-setup supertest testing
Last synced: 01 Sep 2025
https://github.com/mrasu/echoed
Observable Integration Testing using OpenTelemetry on top of Jest/Playwright/Cypress.
api api-testing cypress integration-testing jest opentelemetry playwright test typescript
Last synced: 12 Apr 2025
https://github.com/jjba23/zzspec
https://codeberg.org/jjba23/zzspec
integration-testing scala test testcontainers zio zio-test
Last synced: 26 Mar 2025
https://github.com/dicodingacademy/flutter-testing
Flutter unit testing and integration test example
flutter flutter-app flutter-examples integration-testing mockito testing unittest
Last synced: 01 Mar 2025
https://github.com/redhat-developer/intellij-common-ui-test-library
IntelliJ IDEA UI test library is a tool for creating automated UI tests for IntelliJ IDEA plugin projects.
gradle integration-test integration-testing intellij intellij-idea java jetbrains ui-testing
Last synced: 11 Feb 2025
https://github.com/bt-skyrise/postgres2go
Postgres2Go - dotnet library to easily setup instance of PostgreSQL for integration tests
c-sharp csharp dotnet dotnet-core dotnet-standard integration-testing postgres postgresql postgresql-database testing
Last synced: 13 Apr 2025
https://github.com/hadronous/pic-js
An Internet Computer Protocol canister testing library for TypeScript and JavaScript.
canister canisters icp integration-testing internet-computer internet-computer-protocol smart-contract smart-contracts testing testing-library testing-tools
Last synced: 01 Apr 2025
https://github.com/edumserrano/dotnet-sdk-extensions
This repo contains extensions to help build .NET applications, as well as extensions for unit and integration tests. It supports applications targeting .NET 6 and higher.
asp core csharp dotnet extensions guides integration-testing mocking sdk-net test testing tests unit-testing web webapp
Last synced: 08 Jul 2025
https://github.com/alexalvess/api-coverage-test
A custom task that you can include in your pipeline on Azure DevOps, wich can generate a coverage from the integration test result.
azure-devops azure-devops-extension azure-devops-pipelines custom-task integration-test integration-testing junit pipeline swagger test-coverage
Last synced: 15 Apr 2025
https://github.com/feedzai/cosy-test
Bringing up Docker Compose environments for system, integration and performance testing, with support for ScalaTest and Gatling
docker docker-compose gatling integration-testing scalatest system-testing
Last synced: 25 Jun 2025
https://github.com/fhoeben/sample-fitnesse-project
Sample FitNesse project using the baseline provided by hsac-fitnesse-fixtures, using Maven dependencies to pull in FitNesse, the fixtures, plugins, example test content and Selenium web drivers.
fitnesse fixtures hsac-fitnesse-fixtures integration-testing rest selenium soap
Last synced: 28 Jul 2025
https://github.com/rapter1990/carservice
Case Study - Car Service (Java 21, Spring Boot, Spring Security, JWT, MySql, JUnit, Jacoco, Prometheus,Grafana, AlertManager, Docker, Kubernetes, Github Action (CI/CD), Sonarqube)
alertmanager github-actions grafana integration-testing jacoco java java21 junit jwt kubernetes mysql prometheus sonarqube spring-boot spring-security swagger
Last synced: 05 Sep 2025
https://github.com/S-S-X/mineunit
Luanti / Minetest integration and unit testing framework.
integration-testing luanti minetest modding-tools regression-testing unit-test
Last synced: 12 May 2025
https://github.com/nikicac/dynamicscrm.assemblydebugger
Easy debugging of Plugins and workflows, without deployment to Dynamics CRM
codeactivity debuging dynamics-crm integration-testing nuget plugin unit-testing
Last synced: 05 Sep 2025
https://github.com/stelligent/potemkin-decorator
Potemkin is a decorator to setup initial conditions for a boto "integration test" with real AWS services via CloudFormation, and to tear them down as well.
boto building-block integration-testing pytest stelligent
Last synced: 09 Apr 2025
https://github.com/stijnmoreels/fscenario
Reusable integration test building blocks to make writing integration tests more fun.
assert assertions clean-up defect-localization disposable filesystem fixture fsharp functional http integration-testing integration-tests no-stress open-minded performance-tests polling reliable scenario-tester testing zero-waste
Last synced: 21 Jul 2025
https://github.com/golemfactory/goth
Golem Test Harness, an integration testing framework for yagna - the (new) Golem Network client.
developer-tools golem integration-testing
Last synced: 04 Feb 2025
https://github.com/revelc/zookeeper-maven-plugin
A Maven plugin for launching a ZooKeeper server for integration testing
hacktoberfest integration-testing java maven maven-plugin zookeeper
Last synced: 02 May 2025
https://github.com/noenv/vertx-wiremongo
Lightweight mongo mocking for Vert.x
integration-testing mock mongodb mongomock test vertx vertx-mongo-client
Last synced: 12 Jul 2025
https://github.com/authzed/action-spicedb
GitHub Action for integration testing your application with SpiceDB
authorization authzed continuous-integration database fine-grained-access-control fine-grained-authorization github-action github-actions integration-testing permissions spicedb zanzibar
Last synced: 03 Oct 2025
https://github.com/stellar-deprecated/integration-tests
blockchain cryptocurrency integration-testing stellar
Last synced: 07 Apr 2025
https://github.com/joelittlejohn/lein-embongo
Leiningen plugin for running 'embedded' MongoDB
clojure embedded integration-testing lein mongodb
Last synced: 19 Apr 2025
https://github.com/msztolcman/integresql-client-python
Python client for IntegreSQL
integration-testing integresql postgresql testing
Last synced: 30 Apr 2025
https://github.com/exasol/exasol-testcontainers
Test container for Exasol on Docker
docker exasol exasol-integration integration-testing junit test-automation test-containers
Last synced: 10 Apr 2025
https://github.com/hidayathamir/opendiscuss
Opendiscuss is a community platform where people contribute to discuss various topics. Frontend: https://github.com/Hidayathamir/opendiscuss_nextjs
gin-gonic go golang gorm integration-testing repository-pattern transaction-manager
Last synced: 14 Jul 2025
https://github.com/lucasvmiguel/integration
Integration is a Go tool to run integration tests.
go golang grpc http integration-testing mock test testing testing-tools websocket
Last synced: 01 Sep 2025
https://github.com/rabbitmq/inet_tcp_proxy
Simulate network partitions in an distributed Erlang cluster
distributed-systems elixir erlang integration-testing
Last synced: 30 Jun 2025
https://github.com/nya1/rest-api-boilerplate
Typescript-based REST API boilerplate with full integration tests
api backend boilerplate eslint express integration-testing jest node openapi rest-api skeleton typescript winston
Last synced: 16 Mar 2025
https://github.com/jasonraimondi/graphql-server
Full Stack TypeScript GraphQL monorepo with Express/ApolloServer and a NextJS/ApolloClient
apollo-client apollo-server docker graphql integration-testing ioc monorepo nextjs repository-pattern typeorm typescript unit-testing
Last synced: 18 Jun 2025
https://github.com/mustafar/parrot
mockable, containerized api from your swagger spec.
api container docker fake integration-testing mock test testing
Last synced: 14 Jul 2025
https://github.com/restuwahyu13/gocek
Gocek is a simple tools for BDD / TDD testing assertion library for golang.
assertions bdd go gocek golang golang-library integration-testing tdd testing-tool toolkit unit-testing
Last synced: 07 May 2025
https://github.com/unic/periskop
Integration testing for ChatOps via Slack
chatops command-line-app integration-testing slack slack-bot
Last synced: 05 May 2025
https://github.com/shockedplot7560/pmmpunit
Integration testing framework for PocketMine-MP
developer-tools development integration-testing pocketmine
Last synced: 08 Feb 2025
https://github.com/ooni/netem
Network emulation for writing integration tests in Go
golang golang-package integration-testing network-emulation network-performance
Last synced: 27 Jun 2025
https://github.com/flowinquiry/spring-testcontainers
Designed to make writing integration tests with Testcontainers in Java effortless and extensible
integration-testing java junit-jupiter junit-jupiter-extension mysql ollama postgresql spring spring-boot test-automation testcontainers testcontainers-junit-jupiter testing
Last synced: 21 Jun 2025
https://github.com/godogx/grpcsteps
Cucumber gRPC steps for Golang
bdd cucumber functional-testing gherkin go godog godog-extension golang integration-testing testing
Last synced: 14 Apr 2025
https://github.com/scravy/waitfor-maven-plugin
Wait for a URL to become available
integration-testing integration-tests java-8 java8 maven-plugin
Last synced: 12 Jul 2025
https://github.com/applicative-systems/nixos-test-driver-nixcon
Planet Nix 2025 Workshop: Mastering NixOS Integration Tests: Advanced Techniques for Fast and Robust Multi-VM Tests
integration-testing nix nixos test-automation test-automation-framework testing virtual-machine
Last synced: 19 Jun 2025
https://github.com/asaf/gojet
GoJet - a CLI tool to automate HTTP APIs testing with simple yet powerful YAML-based playbook, written in golang.
acceptance-testing go golang integration-testing rest rest-api restapi restful restful-api test-automation test-framework testing testing-framework testing-tools yaml-configuration
Last synced: 24 Jun 2025
https://github.com/snapitch/contaistner
Launch Docker containers on application context startup for Spring Boot integration test
containers docker integration-testing java spring-boot
Last synced: 13 Apr 2025
https://github.com/rapter1990/parkinglot
Case Study : Parking Lot (Spring Boot, Java 17, Maven, JPA, Spring Security (JWT), MySql, JUnit, Integration Test, Docker, Test Container, AOP, CI/CD, Prometheus, Grafana, Github Actions)
aop ci-cd docker docker-compose github-actions grafana integration-testing java17 jpa junit jwt lombok maven monolith mysql prometheus spring-boot spring-security test-container
Last synced: 16 May 2025
https://github.com/yegor256/farea
Fake Maven Reactor for unit-testing of your Maven plugins: similar Maven Invoker Plugin, but JUnit friendly
integration-testing java maven maven-invoker maven-invoker-plugin maven-plugin testing
Last synced: 27 Mar 2025
https://github.com/yusuf-daglioglu/testcontainers-spring-boot-data-demo
Integration test example using "Testcontainers".
code-example code-sample container docker example integration-testing local-development productivity sample sping spring-boot test test-automation testcontainers
Last synced: 15 Apr 2025
https://github.com/sararasoulian/tax-calculator
🚗 An application for calculating congestion tax for vehicles
clean-architecture clean-code docker docker-compose dot-net-8 entity-framework-core integration-testing postgresql restful-api
Last synced: 30 Jul 2025
https://github.com/hector-js/stub-backend
The aim of this project is to make the life easier stubbing the backend building different responses with authentication and error responses.
30 30-seconds cli-command express frontend integration-testing js mock stub stub-backend
Last synced: 21 Sep 2025
https://github.com/dp6/template-js-cloudfunction-with-terraform
Template to build CF with unit and integration test
cloud-functions dp6 gcp integration-testing template terraform unit-testing
Last synced: 30 Jul 2025
https://github.com/dfinity/pic-js
An Internet Computer Protocol canister testing library for TypeScript and JavaScript.
canister canisters icp integration-testing internet-computer internet-computer-protocol smart-contract smart-contracts testing testing-library testing-tools
Last synced: 02 Sep 2025
https://github.com/dombroks/fully-tested-todo-list-flutter-app
A fully tested Flutter app that allows users to store and retreive todos (tasks to do)
clean-architecture clean-code code-coverage codecov dependency-injection getit hive integration-testing mvvm provider provider-state-management unittesting widget-testing
Last synced: 23 Jul 2025
https://github.com/jonathanperis/cpnucleo
This sample solution demonstrates modern .NET best practices—featuring clean architecture, robust testing, dependency injection, and Docker containerization—to help you build scalable, maintainable applications.
best-practices chsarp clean-architecture clean-code code-quality continuous-integration dependency-injection devops docker dotnet integration-testing sample-solution software-architecture solid-principles unit-testing
Last synced: 04 Apr 2025
https://github.com/superfaceai/testing
Library to enable easier testing of Superface use cases.
integration-testing nock superface testing typescript
Last synced: 24 Jul 2025
https://github.com/atualariao/stage3project
ASP.NET Web API ecommerce - CQRS MediatR and Repository pattern, Testing Implementation - (UnitTest, Integration), API Versioning and Serilog implemented for Controllers - (+Serilog - db) + Swagger Documentation and Basic Authentication
api-versioning asp-net bogus cqrs-pattern dapper-dot-net-core ecommerce-api efcore6 faker integration-testing mediatr mockapi mssql-database serilog swagger-ui unit-testing webapi
Last synced: 10 Apr 2025
https://github.com/skjolber/mockito-rest-spring
REST web-service mocking utility for Spring
integration integration-testing json junit-rule mockito rest spring test webservices
Last synced: 22 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/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/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/exasol/integration-test-docker-environment
A docker-based environment for integration tests with the EXASOL DB.
docker exasol exasol-db exasol-integration integration-testing
Last synced: 10 Apr 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/jensneuse/kube-utils
This repository offers utility functions for easy integrating go applications in kubernetes
go golang integration integration-test integration-testing integration-tests integration-tool kubernetes kubernetes-deployment
Last synced: 01 Aug 2025
https://github.com/justsml/modern-app-template
🚀 Example mono-repo: Node.js 16, TypeScript, Jest, GH Actions. Many testing strategies featured! ✨
integration-testing jest mocking nodejs pollyjs testing-strategy testing-techniques typescript unit-testing
Last synced: 22 Mar 2025
https://github.com/h1alexbel/cdit
A Collection of Pre-Configured Docker Containers for your Integration Tests
docker integration-testing java testcontainers
Last synced: 12 Apr 2025
https://github.com/wvteijlingen/moya-integration-testing
A Moya plugin for easy integration testing of your Moya network requests using XCTest
alamofire integration-testing moya networking swift testing xctest
Last synced: 07 May 2025
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/test-fundamentals
🧪 Fundamentals of Dart Testing
dart dart-lang dart-library dart-test dart-tests flutter flutter-test integration integration-testing test testing tests unitary
Last synced: 09 Apr 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/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/ktibow/ha-blueprint
General purpose CI action for custom components/cards
black cards ci custom-component custom-integration github-action hacs home-assistant integration integration-testing integration-tests isort javascript js prettier python python3 ts typescript
Last synced: 10 Apr 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/sensu-plugins/sensu-plugins-serverspec
Sensu plugins for Severspec
integration-testing monitoring sensu-plugins serverspec
Last synced: 03 Oct 2025
https://github.com/b1f6c1c4/jest-mongoose
Mongoose integration test made easy and terse.
integration-testing javascript jest jest-mongoose mongodb mongoose testing unit-testing
Last synced: 14 Jul 2025
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/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/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/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/upleveled/hotline-bling-codealong
detox end-to-end-testing expo integration-testing react-native testing
Last synced: 14 May 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/rdcm/web-api
Web api application prototype written in rust and actix-web.
actix-web code-coverage cqrs docker helm integration-testing kafka-consumer kafka-producer kubernetes mongodb mongodb-rust-driver open-api openapi rdkafka rust swagger swagger-ui utopia
Last synced: 11 Apr 2025