atsid/generator-ats-node-webapp

View on GitHub
generators/skeleton/templates/gulp/tasks/test.js

Summary

Maintainability
A
45 mins
Test Coverage

Function runTests has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

function runTests(sourceGlob, testGlob, reportDir, reporter = DEFAULT_SPEC_REPORTER, coverageReporters = DEFAULT_COVERAGE_REPORTERS, tdd = false) {
Severity: Minor
Found in generators/skeleton/templates/gulp/tasks/test.js - About 45 mins to fix

There are no issues that match your filters.

Category
Status