Repository navigation

#

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.

Hurl, run and test HTTP requests with plain text.

Rust
17099
2 小时前

🖥 Chrome automation made simple. Runs locally or headless on AWS Lambda.

TypeScript
13231
7 年前

Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

Java
8296
3 小时前

Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.

Go
4386
1 天前

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

JavaScript
4144
4 个月前
TypeScript
3546
1 个月前

Distributed load-testing framework for .NET. Create distributed load test scenarios entirely using plain C# or F#. It is designed to test any system regardless of the protocol or a semantic model (Pull/Push).

CSS
2161
3 天前

Disposable webmail server (similar to Mailinator) with built in SMTP, POP3, RESTful servers; no DB required.

Go
1904
8 天前

Generate automated tests for your Node.js app via LLMs without developers having to write a single line of code.

JavaScript
1799
21 小时前

Frisby is a REST API testing framework built on Jest that makes testing API endpoints easy, fast, and fun.

JavaScript
1523
2 年前
orlangure/gnomock

Test your code without writing mocks with ephemeral Docker containers 📦 Setup popular services with just a couple lines of code ⏱️ No bash, no yaml, only code 💻

Go
1462
7 天前
scanapi/scanapi

Automated Integration Testing and Live Documentation for your API

Python
1423
2 天前
JavaScript
1359
5 年前
Ruby
1324
3 个月前