Run Tests

Runs .NET tests with dotnet test. Use when user says "run tests", "execute tests", "dotnet test", "test filter", "tests not running", or needs to detect the test platform (VSTest or Microsoft.Testing.Platform), identify the test framework, apply test filters, or troubleshoot test execution failures. Covers MSTest, xUnit, NUnit, and TUnit across both VSTest and MTP platforms. DO NOT USE FOR: writing or generating test code, CI/CD pipeline configuration, or debugging failing test logic.

exceptionless 0e1e84b 14.4 KB Updated

File contents

exceptionless/exceptionless/tree/main/src/Exceptionless.Web/ClientApp/.agents/skills/run-tests commit 0e1e84b983

Frequently asked questions

npx skillmds@latest add exceptionless/run-tests