SuitestAutomation/suitest-js-api

View on GitHub
suitest.js

Summary

Maintainability
B
6 hrs
Test Coverage

Function constructor has 150 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    constructor({exitOnError} = {}) {
        super();

        // instance dependencies
        this.authContext = new AuthContext();
Severity: Major
Found in suitest.js - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status