Skip to content

Tests in suites marked with swift-testing tag are filtered from Test Explorer #1014

@plemarquand

Description

@plemarquand

If you add a tag to a suite and filter the test explorer by that tag, the suite appears in the list but its child tests/suites do not. If a suite has a tag, all children of that suite should inherit it as well.

The swift-testing documentation on tags states: "If any tags are applied to a test suite, then all tests in that suite inherit those tags."

Running the suite while in the test explorer filtered view VS Code runs no tests, because no tests match that tag, only the suite.

See attached screenshot:

Screenshot 2024-08-16 at 2 56 01 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions