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-18 00:11:49 UTC
- JSON Representation
https://github.com/kirill-kolomin/ngx-testbox
Integration testing for Angular with black-box approach, async control, and user-centric testing concept
angular component-testing integration-testing tdd test-driven-development testing
Last synced: 13 Oct 2025
https://github.com/kdunee/pyembeddedfhir
An easy way to run integration tests against a 🔥 FHIR server in 🐍 Python.
fhir integration-testing python
Last synced: 21 Jan 2026
https://github.com/prismatic-io/vscode
An extension for VSCode & Cursor that improves the developer experience around Code-Native Integrations (CNI) by enabling test execution, integration imports, instance configuration, and inspection of execution results directly within the IDE.
debugging integration integration-flow integration-testing prismatic vscode vscode-extension
Last synced: 23 Feb 2026
https://github.com/adamfoneil/sqlserver.localdb
Utilities for SQL Server integration testing with LocalDb
integration-testing localdb sql-server
Last synced: 17 May 2026
https://github.com/himmat12/testing_app
simple repository hosting app testing including (unit test, widget test and integration test) in flutter
dart flutter flutter-tests integration-testing testing tests unit-testing widget-test
Last synced: 09 May 2026
https://github.com/collabnix/testcontainers-python
Testcontainers, Python and PyTest
containers developers docker integration-testing test-automation testcontainers testing testing-tools
Last synced: 16 May 2026
https://github.com/anicetkeric/postman-newman-jenkins
integration-testing jenkins jenkins-pipeline postman postman-collection
Last synced: 02 May 2026
https://github.com/indraarianggi/learn-react-testing
Learn React Testing
cypress end-to-end-testing enzyme integration-testing jest react-testing-library unit-testing
Last synced: 17 May 2026
https://github.com/gastonschabas/rumble-on-scala
trying out things in a scala project
ci-cd github-actions integration-testing play-framework scala scalatest sonarcloud testcontainers-scala workflows
Last synced: 21 Feb 2026
https://github.com/robinhosz/educplus-academy
University project where we made an API for online education
educational-project integration-testing java junit spring-boot tdd unit-testing university-projects
Last synced: 02 May 2026
https://github.com/firatgoktepe/erp-project
A mid/large scale example project of ERP (Enterprise Resource Planning) software for use of general purpose
axios cicd css-in-js cypress e2e-testing emotion-css eslint husky integration-testing jest material-ui nextjs prettier react react-testing-library redux-toolkit sentry-io styled-components typescript unit-testing
Last synced: 11 Apr 2026
https://github.com/prongbang/integration_testgen
Generate Page Object Model dart class by spec.yml
dart flutter integration-test integration-testgen integration-testing
Last synced: 02 May 2026
https://github.com/rqbazan/corona-map-api
The REST API Service to manage data about the Coronavirus 🦠 in Peru
heroku integration-testing migrate mongodb supertest
Last synced: 03 May 2026
https://github.com/quinntynebrown/coop
Co-op Management Software
angular aspnetcore cqrs domain-driven-design entity-framework-core integration-testing mediatr signalr-core unit-testing
Last synced: 12 Apr 2026
https://github.com/drammer-whisky-app/drammer.web.integrationtesting
Integration testing framework for the Drammer whisky app.
Last synced: 14 Jan 2026
https://github.com/manosbatsis/corda5-testutils
Test utilities for Corda 5 applications
automated-testing corda corda-developers corda-framework cordapp cordapps integration-test integration-testing integration-tests junit junit-jupiter junit-test junit5 test test-automation testing testing-tools tests
Last synced: 08 Nov 2025
https://github.com/danitilahun/jest_testing
Comprehensive testing suite for Next.js applications, encompassing JavaScript unit tests followed by Next.js-specific unit and integration tests. Utilizes Jest for unit testing, integrating To-Do list functionality, and implements API mocking for robust testing of the To-Do list features.
api-mocking integration-testing javascript jest-test mocking-service-worker nextjs unit-testing
Last synced: 03 May 2026
https://github.com/younes-alturkey/safha-frontend
Website builder web app utilizing OpenAI and Gemini APIs. Includes unit testing, integration testing, Cypress, Mixpanel, and Sentry.
apis cypress integration-testing mixpan nextjs openai redux sentry unittest website-builder
Last synced: 12 Apr 2026
https://github.com/samuellucas97/goal-list-ci-cd
Continuous delivery with static analysis using SonarCloud/JaCoCo and automated test with Spring/Mockito
docker github-actions integration-testing mysql sonarcloud spring unit-testing
Last synced: 10 Apr 2025
https://github.com/deepakbhalla/nace-service
Import CSV data to Database Table | Imports NACE (Nomenclature of Economic Activities) data from CSV file into application database. NACE data has been sourced from 'https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_CLS_DLD&StrNom=NACE_REV2&StrLanguage'.
cucumber ehcache filter gherkin h2-database integration-testing java8 junit5 microservice mockito mockmvc opencsv rest restassured-cucumber-framework spring-boot spring-data-jpa spring-web swagger unit-testing
Last synced: 02 May 2026
https://github.com/m7moudgadallah/learning-software-testing-with-jest
My personal learning repository for software testing with Node.js and Jest. Contains my notes, code examples, and insights as I explore software testing concepts.
api-testing automated-testing cucamber integration-testing javascript jest jmeter software-testing unit-testing
Last synced: 18 May 2026
https://github.com/joncloud/iis-expressify
IISExpressify is a simple wrapper for running IIS Express.
asp-net iis iisexpress integration-testing testing wcf webforms
Last synced: 06 Oct 2025
https://github.com/martinohmann/godog-db
Feature context for godog that adds database testing steps
bdd cucumber database gherkin golang integration-testing
Last synced: 07 May 2026
https://github.com/dhanushka2001/citeorder
Simple command-line tool to relabel Footnotes in Markdown files in numerical order. Program and integration testing written in C. Builds for Windows, macOS, and Linux.
c citations cli command-line command-line-tool footnotes integration-testing markdown
Last synced: 16 Jan 2026
https://github.com/khmarbaise/itf-example-article-part-iii
Example project for the blog article: Maven Plugin Testing - in a Modern Way - Part III
article integration-testing junit-jupiter junit-jupiter-extension maven maven-plugin the-integration-testing-framework
Last synced: 04 May 2026
https://github.com/mizrael/webapitestingskeleton
A simple example of how to structure a .NET Core Web API project with tests
dotnet dotnet-core dotnetcore integration-testing testing unit-testing webapi
Last synced: 18 May 2026
https://github.com/atuoha/reglancing_bloc_testing
reglancing bloc testing
api-testing bloc bloc-testing firebase-auth flutter integration-testing mocktail testing unit-testing user-jsonplaceholder-api weather-api widget-testing
Last synced: 16 Apr 2026
https://github.com/rafaelmoraes003/node-futebol-clube
API that provides information about teams, matches and leaderboards in a soccer league.
chai docker docker-compose express integration-testing mocha mysql nodejs oop sequelize sinon solid-principles typescript
Last synced: 12 Apr 2026
https://github.com/felipecastrosales/cubit_counter
Cubit Counter - learn about Cubit
bloc bloc-pattern counter cubit flutter flutter-apps flutter-bloc flutter-bloc-pattern flutter-cubit flutter-ui flutterbloc integration-testing test
Last synced: 17 Mar 2025
https://github.com/StefRuseva88/integration-tests-mongodb
compass dotnetcore integration-testing mongodb xunit
Last synced: 15 May 2025
https://github.com/isabellasouzas/travel-cost-api-go
Simple API with MongoDB and docker
golang integration-testing mongodb
Last synced: 05 May 2026
https://github.com/felipecastrosales/flutter_testing
👨💻 | Learn Flutter Tests with Reso Coder
app dart dart-package dart-test flutter flutter-test flutter-tests integration-testing reso resocoder setup test testing testing-tools tests tutorial widget
Last synced: 12 Apr 2026
https://github.com/quinntynebrown/efquery
Creating an EF query (using the Query syntax) to display the customers who have a recent order and an EF query for customers with orders (without using navigation properties).
aspnetcore efcore integration-testing mediatr
Last synced: 17 Mar 2025
https://github.com/openpj/fluent-aps
Fluent API for Alfresco Process Services platform available as a JAR library and Maven project. Interact, write tests and migrate your Activiti projects using a Fluent API
alfresco alfresco-activiti-enterprise alfresco-process-services api bpm fluent fluent-api integration-testing java maven ziaconsulting
Last synced: 08 May 2026
https://github.com/stefruseva88/integration-tests-sql
Testing Console-based application built using .Net Core Framework
asynchronous-programming databases entity-framework-core integration-testing nunit sql-server test-automation xunit
Last synced: 04 Feb 2026
https://github.com/flazefy/kumande_test
Kumande is consume management apps. So you can list and analyze your consume food or drink. Make a budget to set limit of spending. Analyze your health and sync it with your daily consume. Also you can create reminder to remind your daily food schedule or many more. This is the Automation Testing Repo, test using Cypress & Selenium Web Driver JS
automation-testing cypress e2e integration-testing javascript rest-api selenium selenium-webdriver test-cases
Last synced: 12 Apr 2026
https://github.com/piotrkowalczuk/testingdock
Integration test framework based on docker.
docker golang integration-testing testing
Last synced: 17 May 2026
https://github.com/exasol/test-db-builder-java
Java library for creating and cleaning up test database structures and contents for integration tests
builder database exasol exasol-integration integration-testing java mysql mysql-database postgres postgresql postgresql-database
Last synced: 13 Apr 2025
https://github.com/webmasterdevlin/apollo-angular-demo
GraphQL in Angular
apollo graphql integration-testing spectator unit-testing
Last synced: 30 Jul 2025
https://github.com/hidayathamir/go-user
Golang microservice template. Clean Architecture, HTTP and GRPC Example, isolation integration tests, isolation unit tests, and database connection pooling.
clean-architecture clean-code go golang grpc integration-testing microservice repository-pattern rest-api unit-testing
Last synced: 17 May 2026
https://github.com/quinntynebrown/dbldip
Photography Business Management using ASP.NET Core and Angular. Implemented using Event Sourcing.
angular asp-net-core cqrs crm ddd efcore event-source event-sourcing integration-testing photography rest-api unit-testing
Last synced: 13 May 2026
https://github.com/exasol/small-json-files-test-fixture
Test fixture with many small JSON files on S3
exasol-integration integration-testing
Last synced: 03 Mar 2025
https://github.com/exasol/java-util-logging-testing
Test utilities around `java.util.logging`
exasol-integration integration-testing java java-logging logging test testing
Last synced: 28 Nov 2025
https://github.com/sprylab/webinloop
WebInLoop is a test automation tool specialized for running web tests by sprylab technologies GmbH.
ant-task cli integration-testing maven-plugin selenium web
Last synced: 11 May 2026
https://github.com/csaba79-coder/litter-snap
Created by Vasile & Kevin & Csaba (Wiley Edge final project)
3-tier-architecture integration-testing jpa-hibernate junit-jupiter junit5 log4j lombok mockito modelmapper mvc-architecture mvc-pattern mysql oop-principles scrum-agile security smtp-mail springboot3 thymeleaf unit-testing validation
Last synced: 05 May 2026
https://github.com/willianantunes/kotlin-playground
Another project just to update what I know about Kotlin
api integration-testing kotlin kotlin-coroutines testcontainers unit-testing
Last synced: 16 Mar 2025
https://github.com/andresweitzel/api_bioethanol_statistics_dynamodb
Api Rest for the statistical management of production and sales of bioethanol based on cane and corn implemented with Api-Gateway, Nodemon, Serverless-Framework, NodeJs, Jest, DynamoDB, Systems Manager Parameter Store, Lambda, among others.
api-gateway-v2 aws aws-lambda aws-sdk-v3 bioetanol dynamodb git integration-testing jest nodejs nodemon postman-collection serverless-framework serverless-ofline system-manager-parameter-store tdd unit-testing
Last synced: 13 Apr 2026
https://github.com/rajagopal28/transaction-manager
A Small, light-weight Rest API based Java application without any framework, which does not require any server or container runtime.
embedded-server integration-testing java javax-persistence jax-rs jpa lighweight mockito powermockito rest-api rest-assured sqlite3 tdd
Last synced: 01 Sep 2025
https://github.com/andreagrandi/playwright-demo
Demo usage of playwright and pytest-bdd
integration-testing playwright playwright-python pytest pytest-bdd python test-automation testing
Last synced: 07 May 2026
https://github.com/atuoha/reglancing_testing_in_flutter2
-- reglancing testing in flutter2
flutter integration-testing provider scroll-up-functionality unit-testing widget-testing
Last synced: 05 Apr 2026
https://github.com/hchauvin/name_manager
Utility to manage shared test resources with a global lock 🔒
bazel concurrency distributed-lock docker-compose end-to-end-testing integration-testing test-harness testing
Last synced: 19 Apr 2026
https://github.com/rbiedrawa/sonarqube-gradle-project-reference-template
Continuous inspection of code quality with SonarQube - Java / Gradle / Docker project reference template.
code-coverage code-quality code-quality-analyzer gradle integration-testing jacoco jacoco-plugin junit5 slice-testing sonar sonarqube sonarqube-plugin spring-boot unit-test unit-testing wiremock wiremock-server
Last synced: 19 Apr 2026
https://github.com/exasol/exasol-test-setup-abstraction-java
Common interface for testing with an Exasol database in local and AWS environments using Java.
exasol-integration integration-testing testing
Last synced: 04 Jan 2026
https://github.com/StefRuseva88/api-controllers-tests
Testing API Controllers
asp-net-mvc integration-testing nunit-tests rest-api ssms test-automation xunit-tests
Last synced: 26 Jul 2025
https://github.com/renantrs/urna
A Brazilian electronic voting machine in ReactJs
integration-testing jest reactjs styled-components testing-library tests-unitaires typescript
Last synced: 20 Apr 2026
https://github.com/m7moudgadallah/softlink
is a simple and efficient URL shortener designed to streamline the process of creating and sharing shortened URLs.
expressjs functional-testing integration-testing jest mongodb mongoose nodejs postman rest-api unit-testing
Last synced: 04 Apr 2026
https://github.com/arielshaqed/specshell
Control a program (typically a shell) over standard I/O for testing it
hacktoberfest integration-testing javascript shell testing-tools typescript
Last synced: 07 May 2026
https://github.com/davidgamez/parrot-rest
REST API to mimic external REST dependencies without modifying the consumer code
continuous-integration echo-server integration-testing java redis rest-api spring-boot testing
Last synced: 20 Apr 2026
https://github.com/mtpontes/blog-san-api
Blog-san is a blog API, where users can create posts, comments and reply to comments.
integration-testing jwt-token rest-api spring-boot spring-security test-containers unit-testing
Last synced: 17 Apr 2026
https://github.com/lemonlion/cosmosdb.inmemoryemulator
An In-Process Emulator For CosmosDB To Be Used For Integration/Component Testing
acceptance-testing component-testing cosmos cosmos-db cosmos-sdk cosmosdb emulator fake integration-testing mock testing-tools
Last synced: 16 Apr 2026
https://github.com/diomonogatari/mcp-server-factory
Provides an in-memory test harness for .NET MCP servers, similar to WebApplicationFactory<T> for Web APIs.
dotnet integration-testing mcp mcp-server model-context-protocol nuget test-harness testing
Last synced: 06 Jun 2026
https://github.com/brentgreeff/funktional
An alternative Rails testing framework for Test/Unit
Last synced: 11 Nov 2025
https://github.com/rsachdeva/illuminatingdeposits-rest
Illuminating Deposits Rest Server Services - Go(Golang); Docker; Kubernetes Ingress Deployment with TLS; Postgres SQL; TLS requests with Sanity test Client; JWT generation for authentication;JWT Authentication for Interest Calculations. With Tests/ Coverage. With Observability - Tracing.
docker docker-compose dockertest go go-test go116 golang helm illuminatingdeposits-rest ingress-nginx integration-testing json jwt-authentication kubernetes observability postgresql rest-api test-coverage tls unit-testing
Last synced: 10 Apr 2026
https://github.com/otaviovb/ntickets
Uma plataforma de compra de ingressos de alta disponibilidade e resiliência.
dotnet event-driven functional-testing integration-testing messenger ntickets observability opentelemetry sast unit-testing
Last synced: 05 May 2026
https://github.com/jaqx0r/itestcontainer
A runner shim for launching container images with bazel's `rules_itest`
bazel container integration-testing itest
Last synced: 03 Jun 2026
https://github.com/homestak-iac/iac-driver
Integration test orchestration for Proxmox VE infrastructure-as-code
homelab infrastructure-as-code integration-testing proxmox
Last synced: 02 Apr 2026
https://github.com/joaoteixeira13/testing-course
A course on Javascript unit and integration tests (Vitest / Jest).
integration-testing javascript javascript-testing jest test-automation test-driven-development testing unit-testing unittest vitest
Last synced: 21 Aug 2025
https://github.com/copyleftdev/synapse-spec-first
Doc-First Event Processing: A demonstration of specification-driven development with Go, OpenAPI, AsyncAPI, and Testcontainers
api-design api-first asyncapi code-generation conformance-testing contract-testing developer-experience docker documentation-first event-driven go golang integration-testing microservices nats openapi spec-first specification-driven testcontainers watermill
Last synced: 07 May 2026
https://github.com/flazefy/moneh-be
Moneh helps you track, analyze, and manage your daily or monthly spending and income. Save your wishlist to align with your financial goals, ensuring your money and time are well spent. Enjoy a superior experience with insightful charts that go beyond regular expense tracking. Created using Go Echo
backend csv e2e-tests echo firebase firebase-realtime-database golang integration-testing money-management mysql seeding stats telegram-bot
Last synced: 10 May 2026
https://github.com/marschall/spring-test-scope
a Spring test scope
integration-testing java spring unit-testing
Last synced: 19 Jan 2026
https://github.com/chorus-bdd/chorus-docker
Builds a Docker image which can be used to run the Chorus interpreter
bdd chorus chorus-docker docker integration-testing integration-tests interpreter testing
Last synced: 28 Mar 2025
https://github.com/tonyycruz/credit-application-system
Neste projeto, foi desenvolvida uma API Rest para um Sistema de Analise de créditos para uma empresa de empréstimos.
flyway gradle h2-database integration-testing kotlin poo spring-boot spring-framework unit-tests
Last synced: 04 Mar 2026
https://github.com/kumuluz/kumuluzee-testing
KumuluzEE Testing is a set of tools and utilities for testing KumuluzEE microservices.
cloud-native integration-testing java javaee kumuluz microprofile microservices testing unit-testing
Last synced: 03 Mar 2026
https://github.com/exasol/database-cleaner
Java library that allows you to delete all objects from an Exasol database. You can use it for example to isolate your tests.
exasol exasol-integration integration-testing purger
Last synced: 20 Jun 2025
https://github.com/chigwell/llmtestr
A new package that helps developers integration-test AI and LLM applications by validating structured outputs. It takes a user's test scenario or prompt as input, sends it to an LLM, and uses pattern
ai-powered-system-testing ai-testing automated-test-execution code-snippet-validation developer-tooling formatting-error-detection integration-testing json-schema-validation llm-validation output-consistency-enforcement output-content-verification pattern-matching prompt-driven-testing regression-detection response-format-checking schema-enforcement structured-output-verification tagged-response-validation test-automation test-scenario-input
Last synced: 14 Jan 2026
https://github.com/bishalpaudel/commentapp
A simple nested comment application built with Laravel 5.4 and AngularJS 1.6.
integration-testing laravel54 mockery php7 unittesting
Last synced: 03 Mar 2026
https://github.com/cowwoc/canister
A modern Java client for Docker: fluent API, test-friendly, and Kubernetes-ready.
devops docker docker-java integration-testing java kubernetes testcontainers
Last synced: 07 May 2026
https://github.com/rsc1975/api-mockr
Service that creates a Mock API REST
api-rest integration-testing mock
Last synced: 15 Feb 2026
https://github.com/vmandic/webapi-with-db-integration-tests
This is a sample .NET5 web api solution with integration tests using Xunit to recreate, migrate and seed the SqlServer DB.
csharp dotnet entityframeworkcore integration-testing webapi
Last synced: 06 Apr 2025
https://github.com/ra1nz0r/parcel_service
Отслеживание посылок.
cicd docker go golang integration-testing sql sqlite3 taskfile yaml
Last synced: 13 Feb 2026
https://github.com/coinfabrik/on-ink-integration-tests
This repository provides a comprehensive review of the ink! integration and end-to-end testing environments. It includes detailed test cases and proposed enhancements for each exposed function.
blockchain-testing continuous-integration end-to-end-testing ink ink-tests integration-testing quality-assurance smart-contracts
Last synced: 19 Aug 2025
https://github.com/fhoeben/hsac-fitnesse-appium
Fixtures to allow appium tests from a FitNesse installation, based on hsac-fitnesse-fixtures
appium fitnesse fitnesse-fixture fixture hsac-fitnesse-fixtures integration-testing mobile-testing
Last synced: 28 Jul 2025
https://github.com/avinashdogiparthi/patientmanagementsystem
This comprehensive Patient Management System is a production-grade, microservices-based application demonstrating real-world implementation of modern backend engineering concepts. The system is modular, scalable, and cloud-deployable, covering the complete development lifecycle from local setup to deployment on AWS using Infrastructure as Code.
api apigateway authentication-authorization aws database devops dockerization grpc integration-testing kafka restful-api spring-boot
Last synced: 11 Apr 2026
https://github.com/unisay/moki
Moki is a tool that provides and manages test services like mock http server, database, FS folder, etc.
functional-programming integration-testing scala
Last synced: 11 Sep 2025
https://github.com/wiiitek/its
integration-testing kotlin postgresql spock spring springboot
Last synced: 05 Apr 2026
https://github.com/tfc/philosophers-stone-nixos
NixOS example system composition and offline build material for live demo sessions
build integration-testing integrity linux-distribution reproducibility
Last synced: 08 Feb 2026
https://github.com/ezequieljuliano/addresses-api
REST API for address entity CRUD and integration with Google Geocoding API
addresses containers end-to-end-testing google-maps-api integration-testing mockito postgres rest-api spring-boot unittest
Last synced: 05 May 2026
https://github.com/abhirockzz/accs-redis-dcs
Build, deploy and test a Redis based Java application using Oracle Cloud
integration-testing jedis jersey nosqlunit oracle-application-container-cloud oracle-cloud paas redis rest
Last synced: 27 Apr 2026
https://github.com/khmarbaise/itf-example-article-part-v
Example project for the blog article: Maven Plugin Testing - in a Modern Way - Part V
article integration-testing junit-jupiter junit-jupiter-extension maven maven-plugins the-integration-testing-framework
Last synced: 29 Apr 2026
https://github.com/lschmid83/wikipedia-extractor
Wikipedia Extractor is a lightweight C# library which can be used to extract XML page data from a Wikipedia data dump.
data-dump integration-testing page-title regex search-algorithm search-index unit-testing wikipedia xml
Last synced: 19 Aug 2025
https://github.com/mikaelvesavuori/mikrotester
Smooth, minimalist integration testing for humans.
integration integration-testing integration-testing-nodejs node testing typescript
Last synced: 28 Apr 2026
https://github.com/electrocucaracha/vind
Docker image with Vagrant and Libvirt. Useful as a base image for integration tests in Concourse CI.
ci concourse concourse-ci integration-testing libvirt vagrant
Last synced: 15 May 2026
https://github.com/xtrendence/comp2005-coursework
Grade: 73%. COMP2005 Coursework by Khodadad (Adrian) Nouchin. An application for testing an API that provides information regarding restaurants in NYC.
api-testing functional-testing integration-testing jackson java json json-api junit unit-testing
Last synced: 19 May 2026
https://github.com/mizanmahi/javascript-unit-testing-with-vitest
integration-testing unit-testing vitest
Last synced: 30 Jan 2026
https://github.com/shaibujnr/integration_testing_with_test_cotainers_go
Source code for the tutorial that demonstrates how to write integration tests for Golang applications using testcontainers.
docker golang integration-testing redis repository-pattern testcontainers testcoverage tutorial-code
Last synced: 15 Apr 2026
https://github.com/lucasdengcn/bookstore-demo
Demo project over Spring boot, JPA, Gradle, Unit Test, Integration Test, OAS etc.
integration-testing spring spring-boot unit-testing
Last synced: 06 May 2026
https://github.com/garysassano/cdk-aws-integration-tests-py
CDK integration tests in Python using integ-runner CLI
aws-cdk aws-cdk-py awscdk-app-py awscdk-integ-runner awscdk-integration-tests cdk-integ-runner cdk-integ-tests integ-runner integration-testing
Last synced: 26 Mar 2025
https://github.com/garysassano/cdk-aws-integration-tests-ts
CDK integration tests in TypeScript using integ-runner CLI
aws-cdk aws-cdk-ts awscdk-app-ts awscdk-integ-runner awscdk-integration-tests cdk-integ-runner cdk-integ-tests integ-runner integration-testing
Last synced: 26 Mar 2025