Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

restassured-skill

restassured-skill 收录了来自 jovd83 的 41 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
41
Stars
2
更新
2026-05-13
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

restassured-skill
软件质量保证分析师与测试员

Use when Codex needs to design, implement, run, document, or report Rest Assured API tests for REST services, contract-driven service tests, JUnit 5 automation, CI pipelines, or test-management integrations.

2026-05-13
restassured-analysis-contracts
软件质量保证分析师与测试员

Use when Codex needs to derive Rest Assured test scenarios from OpenAPI or Swagger contracts, including endpoints, methods, schemas, auth rules, status codes, and error conditions.

2026-05-13
restassured-analysis-contracts-soap
软件质量保证分析师与测试员

Use when Codex needs to derive service-test scenarios from WSDL or SOAP contracts and translate them into HTTP and XML checks that can still be implemented with Rest Assured where appropriate.

2026-05-13
restassured-analysis-requirements
软件质量保证分析师与测试员

Use when Codex needs to extract testable API behavior from epics, user stories, acceptance criteria, tickets, markdown docs, or other prose requirements before generating Rest Assured scenarios.

2026-05-13
restassured-bootstrap
软件质量保证分析师与测试员

Use when Codex needs to scaffold, retrofit, or normalize a Java Rest Assured test module with JUnit 5, Maven or Gradle, shared specifications, and an initial runnable smoke test.

2026-05-13
restassured-ci
软件质量保证分析师与测试员

Use when Codex needs to configure or troubleshoot Rest Assured API tests in CI pipelines, including JUnit 5 execution, tags, Docker, containers, artifacts, quality gates, and provider-specific pipeline examples.

2026-05-13
restassured-core
软件质量保证分析师与测试员

Use when Codex needs to implement, refactor, debug, or extend Rest Assured API tests with JUnit 5, reusable request and response specifications, authentication helpers, DTOs, contract checks, and service-test best practices.

2026-05-13
restassured-coverage-plan-auto-sync
软件质量保证分析师与测试员

Use when Codex needs to keep Rest Assured API coverage plans, requirements mappings, and test-case documentation synchronized as scenarios are added, removed, or renamed.

2026-05-13
restassured-coverage-plan-generation
软件质量保证分析师与测试员

Use when Codex needs to generate a Rest Assured API test coverage plan from approved requirements, OpenAPI or Swagger contracts, WSDL analysis, and explicit scope constraints.

2026-05-13
restassured-coverage-plan-review
软件质量保证分析师与测试员

Use when Codex needs to present a generated Rest Assured API coverage plan to the user, request explicit approval, and block implementation until the scope is confirmed.

2026-05-13
restassured-documentation-assertion-strength-report
软件质量保证分析师与测试员

Use when Codex needs to assess whether Rest Assured tests are weak, moderate, or strong based on the assertions they make, the amount of API behavior they verify, and whether they go beyond status-code checks.

2026-05-13
restassured-documentation-contract-mismatches
软件开发工程师

Use when Codex needs to document differences between an API contract and the observed live Rest Assured runtime behavior so humans and later agents can implement tests safely and track drift explicitly.

2026-05-13
restassured-documentation-coverage-gap-report
软件质量保证分析师与测试员

Use when Codex needs to highlight uncovered, partial, drift-only, or weakly covered API areas so humans can prioritize the next Rest Assured work instead of reading the full traceability report.

2026-05-13
restassured-documentation-sync
软件开发工程师

Use when Codex needs to keep Rest Assured narrative documentation synchronized with endpoint traceability, coverage rows, and executable tests across BDD, TDD, plain-text, mixed, or partially documented API suites.

2026-05-13
restassured-documentation-handover
软件质量保证分析师与测试员

Use when Codex needs to produce a concise handover for completed Rest Assured API testing work, including what changed, what remains open, and how to continue safely.

2026-05-13
restassured-documentation-openapi-change-impact-report
软件质量保证分析师与测试员

Use when Codex needs to compare two OpenAPI or Swagger contracts, identify added, removed, or changed operations and schemas, and map the impact back to existing Rest Assured coverage.

2026-05-13
restassured-documentation-report-bundle
软件质量保证分析师与测试员

Use when Codex needs to generate or refresh a bundled Rest Assured reporting set, including traceability, contract mismatches, coverage gaps, OpenAPI change impact, assertion strength, and the human-friendly HTML portal, with support for BDD, TDD, plain-text, mixed, or absent narrative documentation.

2026-05-13
restassured-documentation-root-cause
软件质量保证分析师与测试员

Use when Codex needs to analyze failing Rest Assured API tests, identify the most likely root cause, and produce a developer-focused failure diagnosis.

2026-05-13
restassured-documentation-session-state
软件质量保证分析师与测试员

Use when Codex needs to persist a durable resume checkpoint for Rest Assured API testing work so a human or later agent can see what is done, what is blocked, and exactly how to continue.

2026-05-13
restassured-documentation-bdd
软件质量保证分析师与测试员

Legacy Rest Assured-specific alias for BDD case formatting. Prefer the standalone `test-artifact-export-skill` skill for Gherkin, BDD, and export-ready case rendering, and use this only when Rest Assured-local conventions must be preserved explicitly.

2026-05-13
restassured-documentation-plaintext
软件质量保证分析师与测试员

Legacy Rest Assured-specific alias for plain-text case formatting. Prefer the standalone `test-artifact-export-skill` skill for lightweight narrative case output, and use this only when Rest Assured-local conventions must be preserved explicitly.

2026-05-13
restassured-documentation-tdd
软件质量保证分析师与测试员

Legacy Rest Assured-specific alias for TDD-style case documentation. Prefer the standalone `test-artifact-export-skill` skill for formatting approved test cases or building export-ready artifacts, and use this only when Rest Assured-local conventions must be preserved explicitly.

2026-05-13
restassured-documentation-tests
软件质量保证分析师与测试员

Use when Codex needs to add human-readable documentation to Rest Assured automation code, including class purpose, role boundaries, shared specs, and scenario intent.

2026-05-13
restassured-documentation-traceability-report
软件质量保证分析师与测试员

Use when Codex needs to produce a traceability report that maps API endpoints, methods, operations, coverage rows, Rest Assured tests, and narrative documentation references so humans and later agents can see exactly what is covered across BDD, TDD, plain-text, mixed, or absent documentation.

2026-05-13
restassured-installer-intellij-junie
软件开发工程师

Use when Codex needs to set up IntelliJ IDEA for Rest Assured API testing with Java, Maven or Gradle, JUnit 5, and Junie-style workflow support.

2026-05-13
restassured-installer-vscode-codex
软件质量保证分析师与测试员

Use when Codex needs to set up VS Code for Rest Assured API testing with Java, Maven or Gradle, JUnit 5, and Codex-driven workflow support.

2026-05-13
restassured-mapper-testlink
软件质量保证分析师与测试员

Use when Codex needs to map TestLink case IDs or execution references back to local Rest Assured API documentation or automation files.

2026-05-13
restassured-mapper-testrail
软件质量保证分析师与测试员

Use when Codex needs to map TestRail case IDs or execution references back to local Rest Assured API documentation or automation files.

2026-05-13
restassured-mapper-xray
软件质量保证分析师与测试员

Use when Codex needs to map Xray issue keys or execution references back to local Rest Assured API documentation or automation files.

2026-05-13
restassured-mapper-zephyr
软件质量保证分析师与测试员

Use when Codex needs to map Zephyr case IDs or execution references back to local Rest Assured API documentation or automation files.

2026-05-13
restassured-orchestrator
软件质量保证分析师与测试员

Use when Codex receives a generic Rest Assured or service-testing request and must route the work into planning, implementation, documentation, execution, CI, virtualization, or test-management flows.

2026-05-13
restassured-reporter-testlink
软件质量保证分析师与测试员

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

2026-05-13
restassured-reporter-testrail
软件质量保证分析师与测试员

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

2026-05-13
restassured-reporter-xray
软件质量保证分析师与测试员

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

2026-05-13
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.

2026-05-13
restassured-reporting-stakeholder
项目管理专家

Use when Codex needs to summarize Rest Assured API test execution for non-technical stakeholders in clear business terms instead of raw test runner output.

2026-05-13
restassured-transformer-testlink
软件质量保证分析师与测试员

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

2026-05-13
restassured-transformer-testrail
软件质量保证分析师与测试员

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

2026-05-13
restassured-transformer-xray
软件质量保证分析师与测试员

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

2026-05-13
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.

2026-05-13
当前展示该仓库 Top 40 / 41 个已收集 skills。