All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.bower_components.textAngular.karma-jqlite.conf.min.js Maven / Gradle / Ivy


module.exports=function(a){a.set({frameworks:["jasmine"],plugins:["karma-jasmine","karma-phantomjs-launcher","karma-coverage"],files:["node_modules/phantomjs-polyfill/bind-polyfill.js","bower_components/rangy/rangy-core.js","bower_components/rangy/rangy-selectionsaverestore.js","bower_components/angular/angular.min.js","bower_components/angular-mocks/angular-mocks.js","dist/textAngular-sanitize.js","dist/textAngularSetup.js","dist/textAngular.js","test/helpers.js","bower_components/jquery/jquery.min.js","test/**/*.spec.js"],exclude:[],preprocessors:{"dist/textAngular.js":["coverage"],"dist/textAngularSetup.js":["coverage"]},reporters:["progress","coverage"],coverageReporter:{reporters:[{type:"json",dir:"coverage"},{type:"lcov",dir:"coverage"}]},port:9876,runnerPort:9100,colors:true,logLevel:a.LOG_INFO,autoWatch:false,browsers:["PhantomJS"],captureTimeout:60000,singleRun:true})};

 




© 2015 - 2025 Weber Informatics LLC | Privacy Policy