Skip to content

Can't find the project's tests if not run from the root #27

@giacomocavalieri

Description

@giacomocavalieri

It looks like gleeunit is assuming to be run from the project's root. If we do the following it won't find any test:

gleam new foo
cd foo/test    # Or any other subdirectory
gleam test
# 0 tests run...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions