Skip to content

Feature request: Limit number of concurrent e2e tests #75

@Valian

Description

@Valian

Hello 👋 Big thank you for your library, it made it possible to easily test my live_vue project.

Just one small question: I enjoy running all my tests with mix test, no matter if they're e2e or not. Just, starting up to 20 browsers (default --max-case) times out on my machine. I can limit it to --max-cases 4 or similar and then it works, but then it also limits normal unit tests parallelism.

Would it be hard to introduce a config option to reduce number of simultaneously active headless browsers?

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