Run Tests

**EXECUTION (runbook) SKILL** — Build and run the Git Extensions test suite and interpret results. USE FOR: running tests, running a single test/project, diagnosing a failing or flaky test. DO NOT USE FOR: writing new features (write tests as part of that), or CI config changes. Triggers: "run the tests", "run this test", "why is this test failing", "dotnet test".

gitextensions 17e606a 1.8 KB Updated

File contents

gitextensions/gitextensions/tree/main/.github/skills/run-tests commit 17e606ae1e

Frequently asked questions

npx skillmds@latest add gitextensions/run-tests