Base library to create Visual Studio test explorer adapters for javascript.
Info
Version: | 1.0.14.1 |
Author(s): | Stephano Somphanthabansouk |
Last Update: | Thursday, April 14, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mstephano/JsTestAdapter |
NuGet Url: | https://www.nuget.org/packages/JsTestAdapterFix |
Install
Install-Package JsTestAdapterFix
dotnet add package JsTestAdapterFix
paket add JsTestAdapterFix
JsTestAdapterFix Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 6.0.8)
- ProcessRunner(>= 1.0.8)
- ReactiveSockets(>= 0.2.6)