Skip to content

mattdotmatt/NQUnit

 
 

Repository files navigation

jQuery QUnit in .NET

Runs QUnit tests inside .NET by using WatiN or HtmlUnit as a browser and NUnit or MSTest as a testing framework.

Based on Joshua Flanagan's original work, but updated to work with the latest version of WatiN (2.0.5 at the time of writing) and QUnit.

There is also an extension to get the QUnit tests working in NUnit. It is easy to copy this extension and change it to work with your favourite unit testing framework.

About

Run jQuery QUnit tests inside an NUnit test allowing CI and running QUnit tests from within Visual Studio.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 93.9%
  • C# 5.4%
  • Other 0.7%