Skip to content

Introduce contract tests #175

@holly-cummins

Description

@holly-cummins

The registry is a great use case for contract tests, since it depends on behaviour in the main Quarkus build, and since http://code.quarkus.io, the Quarkus CLI, and http://quarkus.io/extensions depend on registry behaviour.

Some issues related to interaction between these systems, such as quarkusio/quarkus#31569, might have been avoided with contract tests. Cross-system integration tests would also catch these issues, but are much heavier.

Based on what people report accidentally breaking :), I believe we need contract tests in both directions, quarkus build -> registry, and registry -> cli/code.quarkus/extensions.quarkus.

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