Skip to content
Critiq Docs

Search docs

Search documentation pages and rules

quality.testing

pending examples should cite a ticket

pending without a tracker reference is easy to forget.

#Metadata

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

#Why it matters

Pending specs should carry reviewable intent like skips elsewhere.

#Remediation

Link pending work to a tracker id or convert to a skip with reason.

#Repository path

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