home/categories/testing/bravellian-infra-monitor-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/14/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