Skip to content

build_test rule kind is _empty_test, which seems off when trying to filter. Would it be okey to rename to skylib_build_test? #602

@acecilia

Description

@acecilia

Hi 👋

The macro build_test uses the rule _empty_test under the hood.

Such name for a rule is cryptic when trying to filter targets by kind:

bazelisk query 'kind(_empty_test, //...)'

What do you think, is there a chance to rename _empty_test to something more user-friendly, such as skylib_build_test?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3We're not considering to work on this, but happy to review a PR. (No assignee)good first issuetype: feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions