Mstest

Write, run, or repair .NET tests that use MSTest. Use when a repo uses `MSTest.Sdk`, `MSTest`, `[TestClass]`, `[TestMethod]`, `DataRow`, or Microsoft.Testing.Platform-based MSTest execution. USE FOR: the repo uses MSTest; you need to add, run, debug, or repair MSTest tests; the repo is moving between VSTest and Microsoft.Testing.Platform. DO NOT USE FOR: xUnit projects; TUnit projects. INVOKES: inspect the repository context, edit targeted files, and run relevant build, test, lint, or validation commands when changes are made.

managedcode 4f0853b 5 files · 34.1 KB Updated

File contents

managedcode/dotnet-skills/tree/main/catalog/Testing/MSTest/skills/mstest commit 4f0853b81d

Frequently asked questions

npx skillmds@latest add managedcode/mstest