Base library to create Visual Studio test explorer adapters for javascript.
Info
Version: | 1.0.14 |
Author(s): | Morten Houston Ludvigsen |
Last Update: | Friday, April 3, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MortenHoustonLudvigsen/JsTestAdapter |
NuGet Url: | https://www.nuget.org/packages/JsTestAdapter |
Install
Install-Package JsTestAdapter
dotnet add package JsTestAdapter
paket add JsTestAdapter
JsTestAdapter Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.8)
- ProcessRunner(1.0.8)
- ReactiveSockets(0.2.6)