代码拉取完成,页面将自动刷新
module.exports = function(config){
config.set({
basePath : './',
files : [
'http://cdn.staticfile.org/angular.js/1.2.18/angular.min.js',
'http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.20/angular-mocks.js',
'http://ueditor.baidu.com/ueditor/ueditor.config.js',
'http://ueditor.baidu.com/ueditor/ueditor.all.js',
'http://cdn.staticfile.org/jquery/2.1.1-rc2/jquery.js',
'dist/angular-ueditor.js',
'tests/**/*.js'
],
autoWatch : true,
frameworks: ['jasmine'],
browsers : ['Chrome'],
plugins : [
'karma-chrome-launcher',
'karma-firefox-launcher',
'karma-jasmine',
'karma-junit-reporter'
],
junitReporter : {
outputFile: 'test_out/unit.xml',
suite: 'unit'
}
});
};
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。