tunnckoCore/gibon

View on GitHub
@tunnckocore/create-jest-runner/src/utils.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function wrapper has 60 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function wrapper(runnerName, runnerFn) {
  assert.strictEqual(
    typeof runnerName,
    'string',
    'expect runnerName to be a string',
Severity: Major
Found in @tunnckocore/create-jest-runner/src/utils.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status