Skip to content

Ensure parameterized tests display the input value (instead of the index) #147

@jtigger

Description

@jtigger

There are a number of tests in this track that leverage the Parameterized test runner. This is great except that the value being passed into the test is not displayed. When a test fails, it's unnecessarily difficult to determine which case failed.

See https://github.com/junit-team/junit4/wiki/parameterized-tests#identify-individual-test-cases.

(see related issues, below for each instance)

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