Expected Behavior
The build success, and tests showing in the Test Explorer
Actual Behavior
An exception occurred while test discoverer 'TestDiscoverer' was loading tests. Exception: The imported project "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v15.0\WebApplications\Microsoft.WebApplication.targets" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk. C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v15.0\Node.js Tools\Microsoft.NodejsTools.targets
- NTVS Version: Shipped with VS 15 Preview 5
- Visual Studio Version: VS 15 Preview 5
- Node.js Version:
Steps to Reproduce
- Create new project
- Add 'Javascript Mocha Unit Test'
- Press 'Run All' in Test Explorer
Expected Behavior
The build success, and tests showing in the Test Explorer
Actual Behavior
An exception occurred while test discoverer 'TestDiscoverer' was loading tests. Exception: The imported project "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v15.0\WebApplications\Microsoft.WebApplication.targets" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk. C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v15.0\Node.js Tools\Microsoft.NodejsTools.targets
Steps to Reproduce