TheBrainFamily/chimpy

View on GitHub
src/lib/cucumberjs/hooks.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function hooks has 83 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function hooks() {
  const screenshots = {};

  this.setDefaultTimeout(60 * 1000);

Severity: Major
Found in src/lib/cucumberjs/hooks.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status