Skip to content

mix test should skip no test case apps in umbrella project #1731

@cpunion

Description

@cpunion

In an umbrella project, when I execute mix test, it outputs errors and abort:

** (Mix) Cannot run tests because test helper file "test/test_helper.exs" does not exist

Since some apps no test folder.

I think mix test should skip these apps becase they are linked from external repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions