Loading...
Loading...
Found 4 Skills
Get best practices for XUnit unit testing, including data-driven tests
Get best practices for NUnit unit testing, including data-driven tests
Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests
Best practices for writing MSTest 3.x/4.x unit tests. Use when the user needs to write, improve, or review MSTest tests, including modern assertions, data-driven tests, test lifecycle, and common anti-patterns. Covers MSTest.Sdk, sealed classes, Assert.Throws, DynamicData with ValueTuples, TestContext, and conditional execution.