Posts

Generate a markdown summary of your C# unit tests via a simple C# script (CSX script executed via dotnet script or CSI.exe)

Angular 2 service providers: Flexibly replacing a concrete or 'real' Angular 2 service module

Creating Angular 2 Mock Observable from test data (JavaScript array)

optimising require.js to make less HTTP requests (bundling)

Easy way to output a text file into the TFS Build Summary

integrating the result of javascript unit test runs, into the Visual Studio build report from TFS

IoC Frameworks and SharePoint 2010: bringing your SharePoint code under test

using Chutzpah to run javascript unit tests (qUnit) in Visual Studio 2012

Tests Fail with Errors when Using Chutzpah to run tests from the Test Explorer pane in Visual Studio 2012

javascript unit test frameworks - reasons for using qUint

Output the details of failed tests from qUnit when run via PhantomJs on the command line

running javascript unit tests as part of a CI Build - qUnit and phantomJs

TDD - rough notes and guidelines to making code unit testable

Output a Unix style diff report from a failed Unit Test