find-cypress-specs
find-cypress-specs copied to clipboard
Can we specify the integration folder on the command line instead of updating the cypress.json ?
Running find-cypress-specs sometimes produce too big a result.
i would like to run find-cypress-spec on a subset of the integration folder.
However the only way i can reduce the output is by temporarily updating the integrationFolder and testFiles setting in cypress.json
Can we have a command line parameter that overrides the cypress.json setting so we can point to the folder to start searching specs?
Thank you
Hmm probably I would be open to a PR that adds this feature
Sent from my iPhone
On Jan 16, 2022, at 15:58, Tony Chia @.***> wrote:
Running find-cypress-specs sometimes produce too big a result.
i would like to run find-cypress-spec on a subset of the integration folder.
However the only way i can reduce the output is by temporarily updating the integrationFolder and testFiles setting in cypress.json
Can we have a command line parameter that overrides the cypress.json setting so we can point to the folder to start searching specs?
Thank you
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.
+1 to this. Thanks!
+1 to this. Thanks!