zest/base.gruntrunner

View on GitHub
lib/tasks/test.js

Summary

Maintainability
B
6 hrs
Test Coverage

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

module.exports = function (grunt, gruntModuleDirectory) {
    var isTest = grunt.config('pkg.directories.test');
    // global variables are defined here
    var files = {
        lib: [
Severity: Major
Found in lib/tasks/test.js - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status