Generates MSTest tests in C#. Microsoft's built-in testing framework for .NET. Use when user mentions "MSTest", "[TestMethod]", "[TestClass]", "Assert.AreEqual". Triggers on: "MSTest", "[TestMethod]", "[TestClass]", "Microsoft test framework".
$npx -y skills add lambdatest/agent-skills --skill mstest-skillInstalls into the current project.
Run `npx skills use "https://github.com/lambdatest/agent-skills" --skill "lambdatest/agent-skills/mstest-skill"` 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/lambdatest/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/lambdatest/agent-skills"` and select the relevant skills, then follow their instructions.