Skip to content

[Feature]: Enable the CI to detect missing suites / case #31

Description

@wangyb-A

Problem / motivation

Currently CI are set to run the test cases with each suite. If new suite / test cases are added in the conformance test suite, the CI cannot detect / run them automatically. Provide a way in the test runner to provide coverage info of the test suites

Proposed solution

Add a coverage option for the test runner, which only provides the yaml coverage without running the test cases. This can be used by the CI to detect coverage gaps

Alternatives considered

No response

Additional context

No response

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions