Skip to content

Support running tests outside of the test folder with fast "Run All Tests" #3597

@DanTup

Description

@DanTup

When using the fast path for "Run All Tests", only tests inside the test folder are run. If you also have integration_test etc., they are not run.

This is consistent with running dart test in the project, however when there are tests visible in the test runner, it feels more odd. We can perhaps use dart test test integration_test (etc.) or dart test ..

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions