JSTest.NET enables JavaScript unit tests to be run directly in the test framework of your choice (i.e., MSTest, NUnit, xUnit, etc) and all without the need for a web browser. JSTest.NET utilizes the Windows Script Host (CScript) to run fast, fully debuggable JavaScript unit tests.
Available on NuGet @ JSTest.NET
See GitHub Wiki for complete documentation.
- Visual Studio 2010
- Microsoft.NET Framework 2.0
- Indentation: 2 spaces
- Dependencies are managed with NuGet (where available)
- NuGet Package Manager
- Run
build.cmd
to install all dependencies - Run
package.cmd
to create NuGet pacakge