# Restassured Transformer Zephyr

> Legacy Rest Assured-specific alias for Zephyr case export. Prefer the standalone `test-artifact-export-skill` skill for transforming approved test cases into Zephyr-ready artifacts, and use this only when Rest Assured-local conventions must be preserved explicitly.

- Skill: `jovd83/restassured-transformer-zephyr` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add jovd83/restassured-transformer-zephyr`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jovd83/restassured-transformer-zephyr/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: jovd83 (https://skillmd.com/u/jovd83)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jovd83/restassured-transformer-zephyr

---


# Transform Cases For Zephyr

## 1. Collect Inputs

1. Read approved source cases.
2. Preserve stable titles and traceability references.

## 2. Transform

1. Map scenario metadata into the Zephyr import structure.
2. Preserve execution labels when the target format supports them.

## 3. Troubleshooting

1. Problem: The source cases are missing expected results.
   Fix: Fill the gap before export.
