Integration testing topic

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.

List Integration testing repositories

food-delivery-modular-monolith

283
Stars
35
Forks
Watchers

🌭 A practical and imaginary food delivery modular monolith, built with .Net 7, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.

cypress-routines

43
Stars
3
Forks
Watchers

Easily write scalable Node.js setup code for Cypress

dktest

101
Stars
14
Forks
Watchers

Integration testing in Go with Docker

javascript-testing-best-practices

23.7k
Stars
2.0k
Forks
Watchers

📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)

nodejs-integration-tests-best-practices

3.2k
Stars
191
Forks
Watchers

✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (March 2024)

JwtAuthDemo

385
Stars
143
Forks
Watchers

ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.

dredd

4.1k
Stars
279
Forks
Watchers

Language-agnostic HTTP API Testing Tool

Codeception

4.7k
Stars
1.3k
Forks
Watchers

Full-stack testing PHP framework

pytest-monitor

171
Stars
15
Forks
Watchers

Pytest plugin for analyzing resource usage during test sessions

Onion-architecture-ASP.NET-Core

781
Stars
147
Forks
Watchers

WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5!