apitestspec-result-viewer

Locate existing Allure and JSON test artifacts and generate or open reports.

5|1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/winhok/testkit --skill apitestspec-result-viewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apitestspec-result-viewer
Source: https://github.com/winhok/testkit/tree/main/skills/apitestspec-result-viewer
Command: npx skills add https://github.com/winhok/testkit --skill apitestspec-result-viewer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

基于已有测试产物(allure-results、allure-report、结构化 JSON)快速查看、诊断和访问测试结果,避免重复执行测试。

Core Features & Use Cases

  • 消费并定位现有测试产物的位置,快速打开或生成报告。
  • 在产物缺失时,清楚指示下一步应交给 runner 组件处理。
  • 提供结构化 JSON 的路径发现与报告入口的明确指引,帮助排错。

Quick Start

直接告诉 AI 你已有 allure 产物或结构化结果,让它生成或打开报告。

Frequently Asked Questions about apitestspec-result-viewer

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

FAQPage Schema
How do I view existing Allure report results without re-running API tests?

To view existing Allure report results without re-running API tests, this Skill locates and interprets existing allure-results or allure-report artifacts. It identifies artifact locations and generates or opens the report directly from those existing files.

Do I need Allure CLI installed to open existing API test artifacts?

You need Allure CLI installed to open existing API test artifacts. This Skill detects Allure CLI as a prerequisite and provides clear next steps and artifact paths, ensuring you can generate and view reports from existing structured JSON or allure-results.

What should I do if my allure-results or structured JSON artifacts are missing?

When allure-results or structured JSON artifacts are missing, this Skill gracefully hands off to runner components to execute the tests first. It clearly indicates the next steps required to generate the missing artifacts before attempting report generation.

Can I locate structured JSON test results for API testing troubleshooting?

You can locate structured JSON test results for API testing troubleshooting using this Skill. It provides explicit path discovery and report entry guidance for structured JSON files, helping you diagnose and access test artifacts without performing test executions.

What is the best way to consume existing API test reports?

The best way to consume existing API test reports is to identify and interpret existing allure-results, allure-report, and structured JSON artifacts. This Skill exposes their accessibility and locations, providing artifact paths and status without performing any test executions.