Skip to content

cbaxter/JSTest.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSTest.NET

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

Documentation

See GitHub Wiki for complete documentation.

Development Environment

  • 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

References

About

Browserless JavaScript Unit Test Runner (Not Supported)

Resources

Stars

Watchers

Forks

Packages

No packages published