TestRunner 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package TestRunner --version 1.1.0
NuGet\Install-Package TestRunner -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TestRunner" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TestRunner --version 1.1.0
#r "nuget: TestRunner, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TestRunner as a Cake Addin
#addin nuget:?package=TestRunner&version=1.1.0

// Install TestRunner as a Cake Tool
#tool nuget:?package=TestRunner&version=1.1.0

A console MSTest runner

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.10.0 26,644 8/16/2019
1.9.0 4,572 8/15/2019
1.8.0 5,649 10/6/2018
1.7.1 7,629 6/3/2018
1.7.0 4,912 5/27/2018
1.6.0 4,964 5/27/2018
1.5.1 6,636 11/30/2017
1.5.0 5,848 3/21/2017
1.4.0 5,064 3/12/2017
1.3.0 5,403 1/21/2017
1.2.0 5,530 9/29/2016
1.1.0 4,942 9/28/2016
1.0.0 4,980 9/28/2016

Handle config file switching limitations on Mono