integration-test-video

Run Warp integration tests with screenshot and video capture.

37|1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/terzigolu/warp-lite --skill integration-test-video-terzigolu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: integration-test-video
Source: https://github.com/terzigolu/warp-lite/tree/main/.warp/skills/integration-test-video
Command: npx skills add https://github.com/terzigolu/warp-lite --skill integration-test-video-terzigolu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Warp integration tests often require visual verification. This skill enables recording screenshots and video output with overlay annotations to capture UI behavior during test runs, making debugging and demos easier and reproducible.

Core Features & Use Cases

  • Video recording of integration tests with optional screen capture.
  • Automatic screenshot capture and overlay annotations for mouse and keyboard events.
  • Organized artifact output with timestamps for review and sharing.

Quick Start

Start a recording run by initiating the integration test with real-display support and the appropriate environment settings.

Frequently Asked Questions about integration-test-video

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I record integration tests with video and overlays?

Record integration tests with video and overlays by enabling real-display support and environment-controlled auto-record to capture screenshots, mouse and keyboard event overlays, and final video artifacts for debugging.

What is the best way to capture visual artifacts during integration testing?

Capturing visual artifacts during integration testing involves running tests with screenshot and video capture enabled, automatically storing frames and overlay annotations under timestamped directories for review, debugging, or demos.

How do I add mouse and keyboard event overlays to test recordings?

To add mouse and keyboard event overlays to test recordings, enable the automatic screenshot capture and overlay annotation features during your integration test run to visually log UI behavior.

Can I use video recording for integration test debugging and demos?

Yes, you can use video recording for integration test debugging and demos by capturing real-display output with overlay annotations, producing a verifiable visual record of UI behavior that makes issues easier to reproduce.

How are recorded test artifacts organized for later review?

Recorded test artifacts are organized for later review by automatically storing captured screenshots and final videos under timestamped directories, ensuring test runs remain structured and easily shareable.