Skip to content

Help with the launch #198

Open
Open
@Silari0n

Description

@Silari0n

Hello, I have tests that are separated by different startup methods that occur when certain variables are passed in
npx cypress open --env ENV='dev',PROJECT=AR,COMPONENT=WALLET
Here's my example of running the test
Where I pass env as an environment variable (I have 3 of them)
I also pass project (we have 20 of them)
I also optionally pass component if needed, or without it.
After running, I have grep tag tests with project constants and also define references for the defined env.
But I don't understand how I can make a parallel using this package. Please give me a hint.

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