Skip to content

Document which patterns are excluded #750

@marvinhagemeister

Description

@marvinhagemeister

At work we have one project where some test files were placed inside a helpers folder. It took me way too long to figure out that ava ignores some folders by default (my first guess was directory permissions).

Although the testfile is explicitly given as an argument, ava exits with the following error:

$ ava helpers/mytest.js

Couldn't find any files to test

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