Bridge.Test 1.14.1

Requires NuGet 2.5 or higher.

dotnet add package Bridge.Test --version 1.14.1
                    
NuGet\Install-Package Bridge.Test -Version 1.14.1
                    
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="Bridge.Test" Version="1.14.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bridge.Test" Version="1.14.1" />
                    
Directory.Packages.props
<PackageReference Include="Bridge.Test" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Bridge.Test --version 1.14.1
                    
#r "nuget: Bridge.Test, 1.14.1"
                    
#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.
#:package Bridge.Test@1.14.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Bridge.Test&version=1.14.1
                    
Install as a Cake Addin
#tool nuget:?package=Bridge.Test&version=1.14.1
                    
Install as a Cake Tool

Unit test framework for Bridge.NET projects. Write tests in C#, run them in JavaScript.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.14.1 1,632 11/9/2019
1.14.0 962 10/28/2019
1.13.0 1,306 6/17/2019
1.12.0 1,040 6/3/2019
1.11.0 1,193 3/12/2019
1.10.0 1,423 12/26/2018
1.9.0 1,199 11/26/2018
1.8.0 8,863 10/8/2018
1.7.0 1,332 8/29/2018
1.6.0 2,173 7/12/2018
1.5.1 2,146 6/12/2018
1.5.0 1,749 6/1/2018
1.4.0 1,791 4/21/2018
1.4.0-bridge17-0-0-beta 2,041 4/15/2018
1.3.2 1,678 3/4/2018
1.3.1 2,186 2/20/2018
1.3.0 2,097 2/19/2018
1.2.0 2,194 1/22/2018
1.1.1 2,137 12/25/2017
1.1.0 2,163 12/22/2017
Loading failed