warp-integration-test

Installation
SKILL.md

Warp Integration Tests

Use this skill for Rust integration tests in Warp's custom framework under crates/integration/.

These are not ordinary unit tests. They boot a real Warp app instance, give it an isolated test home directory, drive it with synthetic UI and terminal events, and poll assertions until success or timeout.

Framework map

The core pieces are:

Installs
6
Repository
warpdotdev/warp
GitHub Stars
62.3K
First Seen
May 11, 2026
warp-integration-test — warpdotdev/warp