Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

How do I specify a suite name in my e2e npm script? #551

Open
uella opened this issue Feb 16, 2019 · 0 comments
Open

How do I specify a suite name in my e2e npm script? #551

uella opened this issue Feb 16, 2019 · 0 comments

Comments

@uella
Copy link

uella commented Feb 16, 2019

When I run npm run e2e, I would like to be able to pass a suite name, e.g. --suite mysuite

Here is my npm script:
"e2e": "concurrently --kill-others --success first \"ng e2e --port 3001\" \"npm run mock:server\" \"npm run start:proxy\"",

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant