Skip to content

Add error message when no tests are found #101

@lkipke

Description

@lkipke

Change summary

Currently, if you run roca and it doesn't find any test files, we exit with code 0 and pretend everything is fine. If you do the same thing with a framework like jest, though, it exits with code 1 and displays an error. We should let the user know when no tests are found.

Screen Shot 2021-05-06 at 9 05 45 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions