Info
Version: | 0.2.1 |
Author(s): | BrainCrumbz |
Last Update: | Monday, March 6, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nspec/DotNetTestNSpec |
NuGet Url: | https://www.nuget.org/packages/dotnet-test-nspec |
Install
Install-Package dotnet-test-nspec
dotnet add package dotnet-test-nspec
paket add dotnet-test-nspec
dotnet-test-nspec Download (Unzip the "nupkg" after downloading)
Dependencies
net
- Microsoft.NETCore.Platforms(>= 1.0.1)
- Newtonsoft.Json(>= 9.0.1)
Tags
It runs NSpec tests in .NET Core projects targeting both .NET Core and .NET Framework, both from console - taking advantage of `dotnet test` command line interface - as well as from Visual Studio Test Explorer window.