home/categories/testing/bravellian-workbench-codex-skills-dotnet-test-triage-skill-md
testingtesting-security

dotnet-test-triage

Run dotnet test, capture failed test cases, and generate a rerun filter plus a markdown failure summary. Use when test runs fail and you need a focused rerun command or a compact failure report.

bravellian
maintainer
bravellian
更新於 1/20/2026
星標
0
分支
0
quick start

Installation and usage

Run dotnet test, capture failed test cases, and generate a rerun filter plus a markdown failure summary. Use when test runs fail and you need a focused rerun command or a compact failure report.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use dotnet-test-triage