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

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

The newest version!

module.exports=function(a){a.set({basePath:"",frameworks:["jasmine"],files:["node_modules/d3/d3.min.js","c3.js","c3.css","spec/*-helper.js","spec/*-spec.js"],exclude:[],preprocessors:{"c3.js":["coverage"]},reporters:["spec","coverage"],coverageReporter:{reporters:[{type:"lcov"}]},port:9876,colors:true,logLevel:a.LOG_INFO,autoWatch:true,browsers:["PhantomJS"],singleRun:true,browserNoActivityTimeout:60000,})};

 




© 2015 - 2024 Weber Informatics LLC | Privacy Policy