AbilityKit 测试产物管理规范——统一规划 moba headless / shooter StateSync multiprocess / dotnet test / Unity EditMode+PlayMode 四类测试的输出路径、命名、生命周期与清理。涵盖 tools/run_test_gate.ps1 + tools/test-gates.json 的 17 个 gate 体系、本地 local/Logs/ 与 CI 显式 artifacts/test-gates/ 目录约定、.gitignore 覆盖范围、绕过 gate 体系直接跑命令的注意事项。触发场景:跑测试、写新测试、加 test gate、排查测试产物位置、清理 TestResults、MultiplayerHeadlessHeroReplacement 产物、shooter multiprocess artifact、TRX 文件、NUnit XML、上传 CI artifact、CI workflow 上传测试产物。
$npx -y skills add hobobo/abilitykit --skill test-artifactsInstalls into the current project.
Run `npx skills use "https://github.com/hobobo/abilitykit" --skill "hobobo/abilitykit/test-artifacts"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hobobo/abilitykit" that are relevant to the current task. Run `npx skills add "https://github.com/hobobo/abilitykit"` and select the relevant skills, then follow their instructions.