fnando/test_squad

View on GitHub
phantomjs/runner.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function onCallback has 62 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  page.onCallback = function(message){
    if (message.name === 'suite start') {
      suite = {tests: []};
      suite.title = message.title;

Severity: Major
Found in phantomjs/runner.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status