Info
| Version: | 1.1.0 |
| Author(s): | Snrd, Adeptik |
| Last Update: | Friday, September 18, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Adeptik.NodeJs.UnitTesting.TestAdapter |
Install
Install-Package Adeptik.NodeJs.UnitTesting.TestAdapter
dotnet add package Adeptik.NodeJs.UnitTesting.TestAdapter
paket add Adeptik.NodeJs.UnitTesting.TestAdapter
Adeptik.NodeJs.UnitTesting.TestAdapter Download (Unzip the "nupkg" after downloading)
Dependencies
- Adeptik.SemanticVersion(>= 1.0.0)
- Microsoft.Build.Framework(>= 15.1.1012)
- Microsoft.Build.Utilities.Core(>= 15.1.1012)
- Microsoft.TestPlatform.ObjectModel(>= 15.9.2)
- System.Text.Json(>= 4.7.2)
Depends on Adeptik.NodeJs.Redistributable to run tests without NodeJS installed globally.