Skip to content

bazel coverage will skip the tests #140

@aignas

Description

@aignas

I noticed that bazel coverage will skip tests written with rules_testing. This means that I need to do bazel test //... in addition to bazel coverage //... and due to configuration differences between the two things, running those two commands may be expensive because the tests will essentially be executed twice.

Is there a way around this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions