一键导入
run-test-suite
Run the test suite to evaluate progress and identify regressions
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run the test suite to evaluate progress and identify regressions
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | run-test-suite |
| description | Run the test suite to evaluate progress and identify regressions |
[] Read original file: T:_src\github.com\ERufian\ksharp\K3CSharp.Tests\results_table.txt [] Identify original line with pattern: "SUMMARY: (0|[1-9]\d*)/(0|[1-9]\d*) tests passed (\d+(.\d+)?%)" [] Note the nubers in the original identified line [] run terminal command: cd T:_src\github.com\ERufian\ksharp\K3CSharp.Tests [] run terminal command: dotnet run [] Read file (updated): T:_src\github.com\ERufian\ksharp\K3CSharp.Tests\results_table.txt [] if the number of tests in the original identified file is higher than 20 - [] Identify line with pattern: "SUMMARY: (0|[1-9]\d*)/(0|[1-9]\d*) tests passed (\d+(.\d+)?%)" - [] Compare updated numbers to previous numbers [] Identify Section titled FAILING TESTS DETAILS [] Note the names of tests in lines with pattern "^Test: *"
A brief description, shown to the model to help it understand when to use this skill
Investigate test that fails when LRS parsing is enabled
Get behavior of reference (canonical) implementation
Write a K script that can be used as a test case
Run single test
Determine what the expected result for a test script should be