rexk/mocha-mix

View on GitHub
examples/react-tests/jest-processor.js

Summary

Maintainability
A
1 hr
Test Coverage

Function JestPlugin has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

MochaMix.use(function JestPlugin(mochaMix) {
  var MixHook = mochaMix.MixHook;
  mochaMix.setTestHooksGetter(function () {
    // For Jasmine 2.x runner
    return {
Severity: Minor
Found in examples/react-tests/jest-processor.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status