I've added node.js project to solution. Now I need js tests to be discovered and run on gated check-in.
How can I achieve this?
I've added node.js project to solution. Now I need js tests to be discovered and run on gated check-in.
How can I achieve this?
Typemock supports integrate with both XAML build and vNext build in Team Foundation Server 2015. Check this link for more details: http://www.typemock.com/docs?book=Isolator&page=Documentation%2FHtmlDocs%2Fintegratingwithteamfoundationserver2015.htm
If you want to use Typemock in XAML build, you can either Configuring the Typemock Isolator Template, or Using Typemock Tasks in your Custom Template.