It can be a pain sometime to test your web service and a longer process than wanted. I then found a method from the glorious web of how to use Visual Studio to test and thought I would share this with you.
Tag Archives: tools
How to use Chutzpah with Visual Studio and Build?
If you want to do some JavaScript Unit testing your most probably going to use things like Jasmine, Qunit or Mocha, which are all great things, but how do you run them? This was a challenge I came upon with Visual Studio and how to get it running like a normal NUnit test.
Website Developer Tools
As a developer I have grown an array of website in-browser developing tools. These tools could be for improving speed, checking the SEO of a website or just plain helpful in the process of development all built into the browser.