Loading...
Loading...
Get best practices for NUnit unit testing, including data-driven tests
npx skill4agent add github/awesome-copilot csharp-nunit[ProjectName].TestsCalculatorTestsCalculatordotnet test[TestFixture][Test]MethodName_Scenario_ExpectedBehavior[SetUp][TearDown][OneTimeSetUp][OneTimeTearDown][SetUpFixture][TestCase][TestCaseSource][Values][ValueSource][Random][Range][Combinatorial][Pairwise]Assert.ThatIs.EqualToIs.SameAsContains.ItemAssert.AreEqualCollectionAssertStringAssertAssert.Throws<T>Assert.ThrowsAsync<T>[Category("CategoryName")][Order][Author("DeveloperName")][Description][Explicit][Ignore("Reason")]