Skip to content

Skip setup parameter #1138

Description

@hansmorb

It would be nice to have a test runner parameter where setup is skipped. I am mainly talking about setupBeforeClass. In our case, this setup methods takes a long time to build the database. In our self-hosted runners, this step can be skipped, because it has already been done once. Still, I want to keep the functions because other developers may also benchmark the code. This would save us a lot of CI time, because the data doesn't need to be regenerated each time. If this is something that is wanted, I could also try myself on an implementation.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions