Skip to content

Introduce the notion of extension for testing/devmode #26700

Open
@ia3andy

Description

Description

Currently we only have extensions meant for production. There is no way to have extensions with scope "test".

With the recent discussion about the MockServer extension which is only for testing, we have to to introduce the logic to allow it.

Implementation ideas

  • We need some metadata to mark them as for "test"
  • We need the codestart logic to allow extensions with scope "test"
  • They could be categorized in a new "Testing" category.

Activity

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

Metadata

Assignees

No one assigned

    Labels

    area/codestartsarea/devtoolsIssues/PR related to maven, gradle, platform and cli tooling/pluginsarea/platformIssues related to definition and interaction with Quarkus Platformkind/enhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions