Skip to content

[new-rule] formatting specifiers in .each test names #359

@ark120202

Description

@ark120202

In .each test (and describe block) names it's possible to use printf-like formatting.
I would like to have a new rule (or 2 rules) that would:

  • Enforce usage of at least one specifier in .each test name (should it be a part of no-identical-title?)
  • Disallow usage of these specifiers in regular test names, since it likely means it was left from some older version of test

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions