.Net bindings for JSCoverage

Questions, problems, suggestions, bug reports, and so on.
Post Reply
gatapia

.Net bindings for JSCoverage

Post by gatapia »

Hi All,

Just working on a project to allow me to do my JS Unit testing + coverage in .Net (using Visual Studio and my CI tools). So if you use .Net for your server side code and are sick of Selenium hanging (or taking minutes) when you run your test suite try it out:

Note: DOM simulation provided by Resig's Env.js so its pretty good.

https://github.com/gatapia/js.net/

Let me know what u guys think.

Thanks all

Guido Tapia
me_

Re: .Net bindings for JSCoverage

Post by me_ »

https://github.com/gatapia/jish this is its new location if i'm not mistaken
Post Reply