Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Integration testing

Integration testing is a type of software testing that focusses on larger parts of the software than unit testing, and is more process-oriented and less about just checking simple calculations between input and output data. This ensures, that multiple units work together (they integrate with each other) to walk through different steps.

https://github.com/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: 27 Oct 2024

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: 27 Oct 2024

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

Leiningen plugin for running 'embedded' MongoDB

clojure embedded integration-testing lein mongodb

Last synced: 08 Nov 2024

https://github.com/rabbitmq/inet_tcp_proxy

Simulate network partitions in an distributed Erlang cluster

distributed-systems elixir erlang integration-testing

Last synced: 15 Nov 2024

https://github.com/unic/periskop

Integration testing for ChatOps via Slack

chatops command-line-app integration-testing slack slack-bot

Last synced: 13 Nov 2024

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: 23 Dec 2024

https://github.com/jjba23/zzspec

ZZSpec tests help you grow your confidence in the correctness of software with ZIO (test)

integration-testing scala test testcontainers zio zio-test

Last synced: 30 Oct 2024

https://github.com/mustafar/parrot

mockable, containerized api from your swagger spec.

api container docker fake integration-testing mock test testing

Last synced: 22 Nov 2024

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: 09 Nov 2024

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: 09 Nov 2024

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: 30 Oct 2024

https://github.com/shockedplot7560/pmmpunit

Integration testing framework for PocketMine-MP

developer-tools development integration-testing pocketmine

Last synced: 09 Oct 2024

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: 19 Nov 2024

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: 14 Oct 2024

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: 14 Oct 2024

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: 23 Oct 2024

https://github.com/h1alexbel/cdit

A Collection of Pre-Configured Docker Containers for your Integration Tests

docker integration-testing java testcontainers

Last synced: 07 Nov 2024

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: 28 Oct 2024

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: 11 Nov 2024

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: 18 Oct 2024

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: 06 Dec 2024

https://github.com/superfaceai/testing

Library to enable easier testing of Superface use cases.

integration-testing nock superface testing typescript

Last synced: 30 Nov 2024

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: 14 Nov 2024

https://github.com/ooni/netem

Network emulation for writing integration tests in Go

golang golang-package integration-testing network-emulation network-performance

Last synced: 15 Nov 2024

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: 13 Jan 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: 27 Oct 2024

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: 12 Oct 2024

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: 23 Oct 2024

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: 23 Nov 2024

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: 04 Dec 2024

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

Automated browser test example using Jest and Puppeteer

automated-testing browser integration-testing jest puppeteer

Last synced: 10 Jan 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: 12 Oct 2024

https://github.com/PerimeterX/envite

A framework to manage development and testing environments

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

Last synced: 08 Jan 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: 31 Oct 2024

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

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

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

Last synced: 03 Nov 2024

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: 07 Nov 2024

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

An ethers provider used for testing applications using the ethereum blockchain

ethereum ethersjs integration-testing provider snapshots testing typescript

Last synced: 27 Oct 2024

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

Mock Authentication And Authorization in ASP.NET Core Integration Tests

asp-net-core auth integration-testing

Last synced: 07 Dec 2024

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 Dec 2024

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: 12 Jan 2025

https://github.com/joelittlejohn/zookem

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

clojure embedded integration-testing lein zookeeper

Last synced: 18 Oct 2024

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

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

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

Last synced: 25 Nov 2024

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: 22 Nov 2024

https://github.com/river2202/monorailswift

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

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

Last synced: 12 Oct 2024

https://github.com/perimeterx/envite

A framework to manage development and testing environments

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

Last synced: 01 Dec 2024

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

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

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

Last synced: 07 Nov 2024

https://github.com/mpkocher/cramunit

cram to Unittest tool (No further development planned)

integration-testing python unittest

Last synced: 17 Dec 2024

https://github.com/elasticrash/spawnflake

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

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

Last synced: 09 Nov 2024

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

Feature context for godog that adds http testing steps

bdd cucumber gherkin golang http integration-testing

Last synced: 04 Jan 2025

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

Python SDK for Gnomock integration testing toolkit

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

Last synced: 21 Oct 2024

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

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

integration-testing java jpa spring-boot

Last synced: 15 Oct 2024

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

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

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

Last synced: 09 Oct 2024

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

Jest Gherkin Plugin (For BDD Testing)

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

Last synced: 04 Dec 2024

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

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

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

Last synced: 11 Jan 2025

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

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

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

Last synced: 28 Nov 2024

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

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

clojure embedded h2 integration-testing lein

Last synced: 18 Oct 2024

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

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

integration-testing testing tomcat

Last synced: 31 Oct 2024

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

Cut down Cassini server for internally hosting IIS sites

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

Last synced: 28 Nov 2024

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

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

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

Last synced: 28 Dec 2024

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

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

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

Last synced: 05 Nov 2024

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

A simple app to demonstrate integration test with Laravel Dusk

integration-testing laravel-dusk laravel-framework

Last synced: 28 Nov 2024

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

API integration testing as fun as a day on the beach

beach-day frisby integration-testing jasmine nodejs postman testing

Last synced: 14 Oct 2024

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

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

automation browser integration-testing mocha playwright test testing

Last synced: 17 Jan 2025

https://github.com/dpoetzsch/sidekiq-fake-scheduler

Helpers for manual processing of scheduled sidekiq jobs for integration testing

integration-testing ruby ruby-on-rails rubygem sidekiq testing

Last synced: 22 Jan 2025

https://github.com/mmcc007/test_flutter_saucelabs

Flutter instrumentation/integration testing via Sauce Labs

aws-de espresso flutter genymotion integration-testing saucelabs

Last synced: 31 Dec 2024

https://github.com/hrkings/express-typescript-full-template

A full feature Express API template, including database, Babel toolchain and full testing support

api babel database dx express express-js hot-reload integration-testing javascript mocha postgres rest-api typescript unit-testing

Last synced: 27 Dec 2024

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

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

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

Last synced: 23 Dec 2024

https://github.com/dotnet4neo4j/testingwithneo4j

Examples of testing against a Neo4j instance that is started on the fly, using NUnit, XUnit and MSTest

csharp dotnet integration-testing mstest neo4j nunit testing xunit

Last synced: 20 Jan 2025