How to remove Chutzpah from project to not show result in test explorer?

How to remove Chutzpah from project to not show result in test explorer?

I have made a demo project to learn Chutzpah and installed it for VS2013. Now in my another project I don't use Chutzpah but Karma for testing Angularjs test cases, but still test Explorer shows Angularjs unit tests as failed tests, how can i remove angularjs test cases from test explorer? I only want backend Csharp Unit tests to run in test explorer.

Please help me soon...


You may need to uninstall the Chutzpah Test Runner and Chutzpah Test Adapter Extensions from visual stuido. You can do this by going to Tools => Extensions & Updates .

链接地址: http://www.djcxy.com/p/27494.html

上一篇: 当键盘出现时,如何使UITextField向上移动?

下一篇: 如何从项目中删除Chutzpah而不在测试浏览器中显示结果?