node-minibase/minibase-tests

View on GitHub
runner.js

Summary

Maintainability
A
1 hr
Test Coverage

Function runTests has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

Runner.prototype.runTests = function runTests (show) {
  var titles = []
  return each.serial(this._tests, {
    settle: true,
    flat: false,
Severity: Minor
Found in runner.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status