wbotelhos/capybara-box

View on GitHub
lib/capybara-box/screenshot.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method configure has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def configure(options, browser_name)
      return unless ::CapybaraBox::Helper.true?(options[:enabled])

      require 'capybara-screenshot/rspec'

Severity: Minor
Found in lib/capybara-box/screenshot.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status