Takes a code snippet or function and generates idiomatic MSTest unit tests with Arrange-Act-Assert structure, edge cases, and mocks where needed.
Best for: Engineers who want test coverage without hand-writing every Assert and Setup line.
Creator's repository · dotnet/skills
License: MIT