webdriverio/wdio-cucumber-framework

View on GitHub
lib/adapter.js

Summary

Maintainability
A
1 hr
Test Coverage

Function run has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    async run () {
        Cucumber.supportCodeLibraryBuilder.reset(this.cwd)

        wrapCommands(global.browser, this.config.beforeCommand, this.config.afterCommand)

Severity: Minor
Found in lib/adapter.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status