Category Uncategorized
Frankly Regular Code
For a number of weeks I have been considering setting myself a blogging goal. Then last week I listened to @jsonmez on the .Net Rocks show talk about setting realistic goals and committing to them and he inspired me, so here goes …. I am going to commit to writing a blog post ever weeks until […]
Cross Project TypeScript Unit Testing – Part 2
Part 1 of this post focused on cross project TypeScript (TS) referencing, this post will focus on how this can be used with Chutzpah to conduct cross project unit testing. Chutzpah is a TS, CoffeeScript and JavaScript unit test runner, with a built in Visual Studio extension and command line runner. In the last post I […]