replay-writer
OfficialTurn real-world data into robust tests.
Authoraugentic
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps ensure your code behaves correctly by automatically generating integration tests from real-world JSON fixtures, catching regressions before they impact users.
Core Features & Use Cases
- Automated Test Generation: Creates new tests from existing JSON data files in your crate's
tests/data/replay/directory. - Regression Prevention: Runs existing and newly generated tests to ensure code stability.
- Use Case: After migrating an API, you have a collection of actual API responses. Use this Skill to convert those responses into tests that verify your new code handles them correctly.
Quick Start
Add integration tests from real-life JSON fixtures in the fleet_api crate's tests/data/replay/ folder.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: replay-writer Download link: https://github.com/augentic/specify/archive/main.zip#replay-writer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.