tsUnit 2.0.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package tsUnit --version 2.0.11                
NuGet\Install-Package tsUnit -Version 2.0.11                
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="tsUnit" Version="2.0.11" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add tsUnit --version 2.0.11                
#r "nuget: tsUnit, 2.0.11"                
#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 tsUnit as a Cake Addin
#addin nuget:?package=tsUnit&version=2.0.11

// Install tsUnit as a Cake Tool
#tool nuget:?package=tsUnit&version=2.0.11                

An xUnit style framework for TypeScript with auto-discovery, async tests, and assertions.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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
3.7.1 633 10/15/2020
2.1.0 1,441 6/23/2018
2.0.11 19,038 6/4/2017
2.0.10 1,274 9/13/2016
2.0.9 1,004 9/13/2016
2.0.7 1,003 9/13/2016
2.0.6 1,038 9/5/2016
2.0.3 1,790 7/10/2016
2.0.2 2,488 7/10/2016
2.0.1 25,011 10/13/2015
2.0.0 1,367 10/3/2015
1.9.0 1,392 9/23/2015
1.8.0 21,315 5/21/2015
1.7.3 1,418 11/28/2014
1.7.0 1,360 11/22/2014
1.6.0 1,569 11/12/2014
1.5.6 1,459 11/11/2014
1.5.5 1,634 11/11/2014
1.5.4 1,954 11/7/2014
1.5.3 1,378 11/6/2014
1.5.2 1,374 11/6/2014
1.5.1 1,891 11/1/2014
1.5.0 1,867 11/1/2014

ES2015 compatibility (Will Melani)