Skip to content

Only exclude helpers directory when inside a test directory #909

@rymohr

Description

@rymohr

Any chance the exclude rule for helpers can be relaxed so it only applies to files within test/helpers? I just ran into a couldn't find any files to test error for a test file that definitely existed. Ended up being because it was in a helpers dir nested deep within the package I was working on.

I wasn't even aware ava had a concept of helpers until I ran into this. Where are they documented?

Here's the related PR #357 and issues #355 #750

Edit: added issue #750

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugcurrent functionality does not work as desiredscope:globbing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions