Skip to content

Subdirectory support under tests/ #20

Description

@paulcgdev

Describe your feature request

It seems that PEST gets initialized in the tests directory only. It would be nice if we can get an option to initialize it in a subdirectory under tests like tests/pest. The reason is that there can be other test files in the tests dir like:

- my-plugin
    - tests
        - cypress
        - jest
        - ...

Describe the solution you'd like

Allow initialization in a subsdirectory at least under tests dir. Probably use --test-directory option of PEST on init or something along those lines.

Please confirm that you have searched existing issues and discussions about this feature.

Yes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions