Hi. I have tfs 2012. In VS2013 I created simple project with js code and test on Jasmine. I want create build definition in tfs, which test my js code via chutzpah. In build controller I set path to assembly, where I unzipped Chutzpah Test Adapter for the Test Explorer. But when I start build definition, it doesn't find any js test on Jasmine. Why it is happend? How it is fixed?
Comments: Yes. Both files copy bin folder (folder build agent), and to drop folders. In my assembly exist this files: [Content_Types].xml AntiXssLibrary.dll chutzpah.dll Chutzpah.VS.Common.dll Chutzpah.VS2012.dll Chutzpah.VS2012.pkgdef Chutzpah.VS2012.TestAdapter.dll EULA.rtf extension.vsixmanifest Microsoft.VisualStudio.TestPlatform.ObjectModel.dll phantomjs.exe ServiceStack.Text.dll StructureMap.dll Are there enough of these libraries?
Comments: Yes. Both files copy bin folder (folder build agent), and to drop folders. In my assembly exist this files: [Content_Types].xml AntiXssLibrary.dll chutzpah.dll Chutzpah.VS.Common.dll Chutzpah.VS2012.dll Chutzpah.VS2012.pkgdef Chutzpah.VS2012.TestAdapter.dll EULA.rtf extension.vsixmanifest Microsoft.VisualStudio.TestPlatform.ObjectModel.dll phantomjs.exe ServiceStack.Text.dll StructureMap.dll Are there enough of these libraries?