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
17819
7 小时前

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

TypeScript
13233
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
8339
1 天前

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

Go
4421
19 天前

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

JavaScript
4171
6 个月前
TypeScript
3545
4 天前

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
2182
6 天前

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

Go
1920
1 个月前

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

JavaScript
1800
21 小时前

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

JavaScript
1521
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
1467
1 天前
scanapi/scanapi

Automated Integration Testing and Live Documentation for your API

Python
1432
3 天前
JavaScript
1361
5 年前
Ruby
1335
5 个月前