integration-test-video

Record integration test videos with mouse and keyboard event overlays.

88|19|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/Heartcoolman/warp-cn --skill integration-test-video-heartcoolman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: integration-test-video
Source: https://github.com/Heartcoolman/warp-cn/tree/main/.warp/skills/integration-test-video
Command: npx skills add https://github.com/Heartcoolman/warp-cn --skill integration-test-video-heartcoolman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of capturing video of integration tests, including annotations for mouse and keyboard input, making it easier to review and debug tests.

Core Features & Use Cases

  • Automated Video Recording: Capture video of integration tests with event overlay annotations.
  • Event Overlays: Annotations for mouse and keyboard input for better debugging.
  • Use Case: Use this Skill to record and review integration tests for debugging or demo purposes.

Quick Start

Run the integration test 'test_video_recording' with video recording enabled.

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 video of integration tests with input annotations?

You can record integration tests by enabling automated video capture, which overlays mouse and keyboard event annotations directly onto the video for easier debugging and demonstration purposes.

What are event overlay annotations in integration test recording?

Event overlay annotations are visual indicators mapped onto recorded integration test videos to display mouse and keyboard inputs, making it easier to review and debug software interactions.

How do I start automated test recording for debugging?

To start automated test recording, run your integration test with video recording enabled to automatically capture the test execution and generate an annotated video output for review.

Can I use automated test recording for software demonstration purposes?

Yes, you can use automated test recording to capture integration test execution with event overlays, creating visual demonstrations suitable for reviewing software behavior and showcasing test workflows.

Does this video recording approach require external dependencies?

No, this integration test video recording approach operates independently without requiring external dependencies, utilizing scripts to automate the capture and annotation process within your software development environment.

Why are my integration test recordings missing input annotations?

Integration test recordings may lack annotations if the event overlay feature is not properly enabled, which is required to capture and display mouse and keyboard inputs during the automated video recording process.