随笔分类 -  Javascript

Jenkins integration for AngularJS code coverage
摘要:Install Jenkins plugins'Cobertura'and 'HTML Publisher'1. add Post-build Actions "Publish HTML reports"2. add Post-build Actions "Publish Cobertura Cov... 阅读全文

posted @ 2015-01-15 13:30 jmbkeyes 阅读(240) 评论(0) 推荐(0)

AngularJS code converage
摘要:karma-coverageThe easiest way is to keepkarma-coverageas a devDependency in yourpackage.json. More details refer tohttps://github.com/karma-runner/kar... 阅读全文

posted @ 2015-01-15 13:21 jmbkeyes 阅读(339) 评论(0) 推荐(0)

AngularJS
摘要:Customized Filterthe filter's module name shouldn't be same to the value of ng-app, otherwise error will be raised. 阅读全文

posted @ 2014-10-22 14:25 jmbkeyes 阅读(88) 评论(0) 推荐(0)

导航