# Restassured Reporter Zephyr

> Use when Codex needs to report Rest Assured API test execution results back to Zephyr through its API using local case mappings and execution evidence.

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

---


# Report Results To Zephyr

## 1. Gather Inputs

1. Collect Zephyr credentials securely.
2. Collect execution results and mappings.

## 2. Report

1. Map each result to the correct Zephyr case.
2. Attach concise evidence for failures.

## 3. Troubleshooting

1. Problem: The execution status mapping is wrong.
   Fix: Normalize local statuses before sending them.
