VS2015 Update 2, chutzpah test adapter installed.
- Pull code
- Npm install in directory with package.json
- Open the solution with visual studio
- Open the test explorer window
- Run "gulp build" from the directory with package.json
- Check the test explorer window, see if anything interesting is happening
- Run "gulp build" a couple more times for posterity.
You should start seeing failures or longer runs of clean for "gulp build" at this point. Additionally, if you run "handle" on the dist folder, you'll see significant file handles taken out on folders.