Home
> Uncategorized > MsTest, xunit and nunit configuration in .NET Core
MsTest, xunit and nunit configuration in .NET Core
.NET core supports three unit test framework in this version. We can also use Test Explorer in Visual Studio. Here’s the configuration in project.json
Here’s three project with each test framework and a couple of test class
Open the test explorer from Menu Test -> Window -> Test Explorer
Please build the test projects first and the test will be shown in Test Explorer.
You can access the source code and configuration in my Github
Happy TDD-ing !!
Cheers
Categories: Uncategorized
Comments (0)
Trackbacks (0)
Leave a comment
Trackback