-
Jasmine with Visual Studio and SharePoint Apps – Part 3
In this post I want to talk about Fixtures and a major pitfall I’ve found when working with Chutzpah Test Adaptor for the Test Explorer.
-
Jasmine with Visual Studio and SharePoint Apps – Part 2
Last week I wrote about how to configure Jasmine to run within Visual Studio using Chutzpah Test Adaptors. However since then I’ve run into a number of issues for which I will share my thoughts in this post.
-
Jasmine with Visual Studio and SharePoint Apps – Part 1
This blog does not describe how to perform JavaScript TDD (test-driven development) or BDD (behaviour-driven development). It does however describe how to set-up Visual Studio and configure an App for SharePoint project to get you started.