Skip to content
Critiq Docs

Search docs

Search documentation pages and rules

quality.testing

RSpec skip should cite a ticket

skip(...) without a nearby tracker reference is hard to triage.

#Metadata

Rule ID
ruby.testing.skip-without-ticket-reference
Severity
medium
Confidence
0.66
Languages
ruby
Presets
recommended, strict
Stability
experimental
Applies to
block
Tags
ruby, rules-catalog, testing

#Why it matters

Skips without traceability tend to linger.

#Remediation

Link the skip to a tracker id or document the temporary bypass with an owner.

#Repository path

The generated metadata points to critiq-rules/libs/rules/catalog/rules/ruby/ruby.testing.skip-without-ticket-reference.rule.yaml.