testdino-manual-runs
Installation
SKILL.md
TestDino Manual Runs
Use TestDino manual-run tools when the user wants to manage a manual execution run or update case-level results inside a run.
Preferred flow:
- Call
healthifprojectIdis not known. - Use
list_manual_runsto discover runs by name, state, release, environment, or tags. - Use
get_manual_runto inspect one run's metadata and rollup stats. - Use
create_manual_runorupdate_manual_runfor run-level metadata changes. - Use
list_run_test_casesbefore changing any individual case in a run. - Use
update_run_test_caseto assign a case, change its result, or update elapsed time.
Important details: