adobe/brackets

View on GitHub
src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/build/tasks/testswarm.js

Summary

Maintainability
A
1 hr
Test Coverage

Function exports has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function( grunt ) {

grunt.registerTask( "testswarm", function( commit, configFile ) {
    var test,
        testswarm = require( "testswarm" ),

    There are no issues that match your filters.

    Category
    Status