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-04-17 00:13:02 UTC
- JSON Representation
https://github.com/openmf/fineract-cn-mobile
DEPRECATED project - Check the Apache fineract-cn-mobile project instead
android butterknife dagger2 fineract integration-testing mvp mvp-architecture retrofit2 retrofit2-rxjava rxandroid rxjava support-library unit-testing
Last synced: 28 Apr 2025
https://github.com/thomaspoignant/api-scenario
API-scenario is a command-line tool that allows you to execute easily a scenario to test your APIs.
api-scenario beginner-friendly go golang integration-test integration-testing testing testing-tools
Last synced: 04 Apr 2026
https://github.com/noriste/reactjsday-2019-testing-course
React Testing course created for the Italian ReactJSDay 2019 conference
component-testing cypress e2e-testing integration-testing jest react testing testing-library unit-testing
Last synced: 16 Mar 2025
https://github.com/markjprice/tools-skills-net10
Repository for the Packt Publishing book titled "Tools and Skills for .NET 10" by Mark J. Price. Published on January 7, 2026.
debugging dependency-injection documentation-tool integration-testing memory-allocation mermaid-diagrams performance-testing security-testing unit-testing visual-studio visual-studio-code
Last synced: 10 Apr 2026
https://github.com/sangoma/pytestlab
A pytest powered framework for multi-host integration and system testing
clusters infrastructure-as-code infrastructure-testing integration-testing pytest python system-testing testing
Last synced: 16 Jan 2026
https://github.com/uladz-zubrycki/Reseed
Initialize and clean integration tests database in a convenient, reliable and fast way.
csharp data data-seeding database dotnet integration-testing mssql mssql-database ndbunit2 netcore seed tests
Last synced: 06 Aug 2025
https://github.com/arquillian/arquillian-container-was
Arquillian WebSphere Containers
integration-testing java jvm test-automation testing websphere websphere-liberty
Last synced: 24 Apr 2025
https://github.com/nndi-oss/dialoguss
CLI tool for testing HTTP based USSD applications
africastalking cli golang integration-testing testing tnm-ussd ussd ussd-applications
Last synced: 13 May 2025
https://github.com/cage1016/gokit-todo
todomvc full stack demo project. react + backend API by gokit microservice toolkit. include unit test, integration test, e2e test, github action ci
ci codecov docker-compose e2e-tests github-actions go-kit godev gokit gomock integration-testing istio kubernetes microservice todomvc unittest
Last synced: 05 Mar 2026
https://github.com/uladz-zubrycki/reseed
Initialize and clean integration tests database in a convenient, reliable and fast way.
csharp data data-seeding database dotnet integration-testing mssql mssql-database ndbunit2 netcore seed tests
Last synced: 30 Oct 2025
https://github.com/mumby0168/fluent.http
A library for executing a set of HTTP operations in a sequence using a fluent API.
dotnet dotnetcore fluent integration-testing mvc rest testing
Last synced: 29 Apr 2025
https://github.com/dkarter/capybara_error_intel
🐛 Ruby gem for heuristic error messages in Capybara based Page Objects
capybara integration-testing page-object pageobject rails rspec ruby testing
Last synced: 29 Oct 2025
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: 29 Oct 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: 19 Jan 2026
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://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: 12 Oct 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://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: 06 Oct 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/marioszocs/spring-boot-hotel-reservation-api
A detailed Standalone RESTful web service example application with the use of Spring Boot framework
h2-database hibernate-jpa integration-testing java21 jpa junit5 lombok microservices mockito mysql-database restful-api restful-webservices spring-boot-3 spring-framework standalone swagger-ui
Last synced: 11 Oct 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/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/lefou/mill-integrationtest
Integration testing for mill plugins
build-tool integration-testing mill mill-plugin scala
Last synced: 22 Mar 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/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: 15 Oct 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: 14 Mar 2026
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/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/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/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/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: 05 Oct 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/syhpoon/xenvman
Environment manager for testing containers and microservices
containers docker integration-testing microservices testing
Last synced: 11 Jun 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/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/webdriverio-community/wdio-rerun-service
WebdriverIO plugin for automatic re-runs of failed/flaky tests. Supports Cucumber scenarios, Mocha, and Jasmine.
automation ci-cd cucumber-framework e2e-testing flaky-tests gherkin integration-testing jasmine-tests javascript-es6 mochajs nodejs selenium test-automation-framework test-retry testing-tool typescript wdio wdio-plugin webdriverio-framework
Last synced: 08 Apr 2026
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/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/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/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/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: 26 Oct 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/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/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/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/golemfactory/goth
Golem Test Harness, an integration testing framework for yagna - the (new) Golem Network client.
developer-tools golem integration-testing
Last synced: 19 Oct 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: 08 Mar 2026
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/larmic/joinfaces-bean-test
Demonstrates a way to create an JSF bean integration test
butterfaces integration-testing joinfaces spring-boot unit-testing unittest
Last synced: 16 Jan 2026
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/msztolcman/integresql-client-python
Python client for IntegreSQL
integration-testing integresql postgresql testing
Last synced: 05 Oct 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/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/stellar-deprecated/integration-tests
blockchain cryptocurrency integration-testing stellar
Last synced: 07 Apr 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: 19 Feb 2026
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: 05 Oct 2025
https://github.com/vincent-scw/mock-it-up
Mock It Up is a mock server for testing purpose. It supports both static and dynamic stubs consist of http request/response.
integration-testing mock mock-server
Last synced: 14 Jan 2026
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/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/unic/periskop
Integration testing for ChatOps via Slack
chatops command-line-app integration-testing slack slack-bot
Last synced: 14 Mar 2026
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/shockedplot7560/pmmpunit
Integration testing framework for PocketMine-MP
developer-tools development integration-testing pocketmine
Last synced: 23 Oct 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/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/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/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/ccavnor/mockcloudkitframework
A framework for testing of CloudKit operations. It mocks CloudKit classes to provide a seamless way to test CloudKit operations in your App's code.
cloudkit icloud integration-testing ios-swift mocking swift testing uitesting unit-testing
Last synced: 21 Oct 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: 08 Mar 2026
https://github.com/dockerunit/dockerunit
dockerunit core library
docker integration-testing java maven unit-testing
Last synced: 16 Jan 2026
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: 14 Oct 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: 29 Oct 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/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/elenavanengelenmaslova/mocknest-serverless
MockNest Serverless is a serverless mock runtime for AWS that enables realistic integration testing without relying on live external services. It runs natively on AWS Lambda and persists mock definitions in Amazon S3, with AI-powered mock generation using Amazon Bedrock.
ai aws aws-lambda bedrock integration-testing serverless testing
Last synced: 12 Apr 2026
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/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/tfc/nixos-integration-test-example
Accompanying Example Repo for Blog Article
integration-testing kvm nixos qemu reproducible-builds shift-left virtualization
Last synced: 10 Apr 2026
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/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/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/ahunigel/spring-security-oauth2-test
spring-security-oauth2-test
integration-test integration-testing spring-security spring-security-oauth2 spring-security-test
Last synced: 29 Jan 2026
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/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/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/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: 24 Feb 2026
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: 03 Mar 2026
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