Skip to content

Add UT with RSpec ShowCase plugin #5422

Open
@pavel-mikula-sonarsource

Description

There exists a contract about formatting that is legal to use by rule descriptions, and products are expected to support it.

We need to add UT to validate compliancy with this contract.

Why?

We should make sure we

  • comply with this contract,
  • are able to automatically catch new features,
  • and are aware of any elements that are not supported yet.

It will help reduce friction and bring clarity to situations like this: #5414

What?

The UT should

If anything fails, there should be a ticket created for the specific feature and some string-replace mechanism to suppress this particular error. The suppression should make sure, that another error in the same file is discovered and handled separately.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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