admin管理员组文章数量:1394139
Had a working CI build with teamcity, requirejs, and jasmine 1.3 running phantomjs.exe and I'm trying to upgrade jasmine to version 2.0.
I got a basic html specrunner page working following this great post. (jasmine is now loaded on windows.onload, )
Now I'm trying to get the teamcity-reporter working. (from the plugins page under testing framework, +Plugins#)
It has a dependency on the jasmine global and doesn't see it, even though I can console.log the jasmine.version, but really my question is does anybody have one that works, or has a good explanation on how the reporters are loaded and how they work now in jasmine 2.0?
Thanks
Had a working CI build with teamcity, requirejs, and jasmine 1.3 running phantomjs.exe and I'm trying to upgrade jasmine to version 2.0.
I got a basic html specrunner page working following this great post. (jasmine is now loaded on windows.onload, https://stackoverflow./a/20851265/564577)
Now I'm trying to get the teamcity-reporter working. (from the plugins page under testing framework, http://confluence.jetbrains./display/TW/TeamCity+Plugins#)
It has a dependency on the jasmine global and doesn't see it, even though I can console.log the jasmine.version, but really my question is does anybody have one that works, or has a good explanation on how the reporters are loaded and how they work now in jasmine 2.0?
Thanks
Share Improve this question edited May 23, 2017 at 12:14 CommunityBot 11 silver badge asked Feb 4, 2014 at 19:32 WilliamWilliam 1,39513 silver badges30 bronze badges1 Answer
Reset to default 8After a day of poking around it was easy to write.
I'll keep the most updated script in https://github./WilliamDoman/Jasmine2.0TeamCityReporter
本文标签: javascriptJasmine 20 TeamCity reporterStack Overflow
版权声明:本文标题:javascript - Jasmine 2.0 TeamCity reporter - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744746407a2622906.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论