Info
Version: | 1.1.1 |
Author(s): | Chris Baxter |
Last Update: | Thursday, September 5, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cbaxter/JSTest.NET |
NuGet Url: | https://www.nuget.org/packages/JSTest.NET |
Install
Install-Package JSTest.NET
dotnet add package JSTest.NET
paket add JSTest.NET
JSTest.NET Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
JSTest.NET enables JavaScript unit tests to be run directly in the test framework of your choice (MSTest, NUnit, xUnit, etc) without the need for a web browser. JSTest.NET is focused on testing JavaScript, and NOT on UI validation.