Skip to content

Multiple [TestCase] annotations should be cleaned up #220

Open
@hobovsky

Description

@hobovsky

Some translators used an awkward way of creating random tests by applying massive amount of [TestCase] annotations:

image

Such annotations should be cleaned up and replaced by [Repeat(n)] or some other way of generating many random tests.

One potential set of such kata can be found with this search link.

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