Monthly Archives: February 2014
Cross Project TypeScript Unit Testing – Part 1
This is the first of a two part blog on cross project TypeScript (TS) and unit testing with Chutzpah. This post will focus on the cross project aspect, more specifically how to write Typescript with dependencies over two Visual Studio projects. Let’s consider the following simple example. I have “Project A” which contains a “Scripts/typings” folder […]