Bartleby2718 / nunit-parallel-execution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO:

Minimal reproducible example for TODO: in .NET

Commands Run

dotnet new sln --name MySolution
dotnet new console --name MyProject
dotnet sln add MyProject
dotnet new nunit --name MyProject.Tests
dotnet sln add MyProject.Tests

Running tests on AppVeyor

Add the newly created repository to AppVeyor at https://ci.appveyor.com/projects/new

About

License:MIT License


Languages

Language:C# 100.0%