Code Testing Agent

ALWAYS USE whenever asked to write, add, or generate unit tests for existing code, including one helper, function, class, or missing regression case as well as project-wide suites. Also use for "cover this untested method", scaffolding tests where none exist, sparse workspaces, classic packages.config MSTest, and extending healthy suites. Focused requests use a proportional direct workflow; broad requests use the full pipeline. DO NOT USE for only running/diagnosing tests, coverage/audits, a test blocked on a missing production seam (testability-obstacle), or correcting supplied MSTest assertions, attributes, lifecycle, or configuration without designing new cases (writing-mstest-tests).

managedcode f6f2743 3 files · 28.3 KB Updated

File contents

managedcode/dotnet-skills/tree/main/catalog/Testing/Official-DotNet-Test/skills/code-testing-agent commit f6f2743841

Frequently asked questions

npx skillmds@latest add managedcode/code-testing-agent