Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

odh-test-gen

odh-test-gen contient 13 skills collectées depuis opendatahub-io, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
13
Stars
0
mis à jour
2026-06-23
Forks
9
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

test-plan-analyze-placement
Analystes en assurance qualité des logiciels et testeurs

Analyze test cases and recommend placement (component repo vs downstream E2E repo). Use for determining where each test should be implemented based on test level, dependencies, and repository capabilities.

2026-06-23
test-plan-case-implement
Analystes en assurance qualité des logiciels et testeurs

Generate executable test automation code from test case specifications with intelligent placement in component or downstream repos. Use after test cases are reviewed to create production-ready pytest code that follows repository conventions.

2026-06-23
test-plan-create-cases
Analystes en assurance qualité des logiciels et testeurs

Generate individual test case files from an existing test plan. Use after test plan approval to generate individual TC specifications with preconditions, steps, and expected results organized by category and priority.

2026-06-23
test-plan-generate-test-file
Analystes en assurance qualité des logiciels et testeurs

Generate one complete test file with all functions for assigned test cases, including quality scoring and auto-revision

2026-06-23
test-plan-publish
Développeurs de logiciels

Publish test plan artifacts to GitHub — creates a branch, commits all artifacts, and opens a PR with optional reviewer assignment. Use after test plan review to make artifacts available for team collaboration and formal review feedback.

2026-06-23
test-plan-resolve-gaps
Analystes en assurance qualité des logiciels et testeurs

Cross-reference existing test plan gaps with new analyzer findings and documentation to determine which gaps are resolved and which remain open. Use after adding new documentation to identify what questions have been answered and what's still missing.

2026-06-23
test-plan-ui-verify
Analystes en assurance qualité des logiciels et testeurs

Browser-based UI test execution against live ODH/RHOAI clusters. Loads TCs from a GitHub PR or repo folder via ui_prepare.py, executes each via a persistent Playwright browser, and produces a visual HTML report with PASS/FAIL/BLOCKED/INCOMPLETE verdicts and screenshots. Use for verifying UI test cases against live clusters with visual evidence and screenshot capture.

2026-06-23
test-plan-update
Analystes en assurance qualité des logiciels et testeurs

Update an existing test plan with new documentation (ADR, API specs, design docs). Re-analyzes, updates artifacts, bumps version, and optionally regenerates test cases. Use when requirements evolve or new technical documentation becomes available after initial test plan creation.

2026-06-23
test-plan-resolve-feedback
Analystes en assurance qualité des logiciels et testeurs

Assess PR review comments on a published test plan, let the user decide what to apply, make changes, and push updates to the same branch. Use when receiving PR review feedback to efficiently apply approved changes with human control over what gets updated.

2026-06-22
test-plan-create
Analystes en assurance qualité des logiciels et testeurs

Generate a test plan from a strategy (RHAISTRAT or RHOAIENG issue), with optional ADR for extra technical depth. Use when starting test planning for a new RHOAI feature with a defined Jira strategy.

2026-06-12
test-plan-analyze-endpoints
Analystes en assurance qualité des logiciels et testeurs

Analyzes strategy and ADR to extract feature scope, test objectives, and API endpoints/methods under test. Use for extracting technical scope and API surface area from requirements documents.

2026-05-29
test-plan-review
Spécialistes en gestion de projets

Reviews a generated test plan for completeness, consistency, and quality using a 5-criteria rubric. Scores, auto-revises, and re-scores (max 2 cycles). Use for automated quality assessment and iterative improvement of generated test plans.

2026-05-19
test-plan-score
Spécialistes en gestion de projets

Score an existing test plan using the quality rubric without triggering auto-revision. Use for standalone quality assessment of test plans or evaluating test plans created outside the automated generation pipeline.

2026-05-19