Skip to content Skip to sidebar Skip to footer
Showing posts with the label Msbuild

Integrating Javascripts Unit Tests Code Coverage In Msbuild

I am using Jasmine and Karma for writing unit tests and code coverage. I have created the tasks usi… Read more Integrating Javascripts Unit Tests Code Coverage In Msbuild

Javascript Minifier (e.g. Yui) Integrated To Asp.net Webdeploy Publish

I have a javascript file that I minify using the Yahoo YUI. When I 'Publish' the web applic… Read more Javascript Minifier (e.g. Yui) Integrated To Asp.net Webdeploy Publish