Skip to content

Customizable Test Template Display Names #590

Closed
@gtaylor-exactsciences

Description

@gtaylor-exactsciences

The current Test Template generates JUnit test cases with names similar to "[Browser [type=chrome, version=latest]]". This is often just fine in an IDE where there is context about the test method that was executed, but when uploading the xml test results to other consumers it becomes difficult to tell the different test cases apart. This could be improved by including the test method name in the generated JUnit test case name. It would be even nicer to allow the developer to customize the display names for their own needs (similar to a JUnit @ParameterizedTest).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions