jeffnyman/specify_html_reporter

View on GitHub

Showing 1 of 1 total issue

Class SpecifyHtmlReport has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

class SpecifyHtmlReport < RSpec::Core::Formatters::BaseFormatter
  ::RSpec::Core::Formatters.register self,
    :example_group_started, :example_group_finished, :example_started,
    :example_passed, :example_failed, :example_pending

Severity: Minor
Found in lib/specify_html_reporter.rb - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language