Skip to content

Allow user to register new RunOrder in Surefire & integrate this code with Smart Testing #244

@dipak-pawar

Description

@dipak-pawar

Surefire has it's own runorder which is surefire internally using to order test classes.

Currently there is no way to add new runorder & ask surefire to order test classes as per new runorder.

Work on surefire code to provide support for this such a that you can register your own runorder.
So we can implement our own runorder for new, affected, changed, failed.

While working on this once you have everything in place in surefire code. Try to integrate new surefire code with Smart testing & check for any missing things for integrations

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