Automation Rhapsody
Posts with tag: NUnit
Soft assertions for C# unit testing frameworks (MSTest, NUnit, xUnit.net)
Code example of very easy and useful custom implementation of soft assertions in C# unit testing frameworks such as MSTest, NUnit or xUnit.net.
Sep 13, 2017
Convert NUnit 3 to NUnit 2 results XML file
Examples how to convert NUnit 3 result XML file into NUnit 2 result XML file.
Jun 30, 2017