Add the ability to generate a playwright/cypress e2e companion app #31650
astanb
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I generate a react application, for example
my-app
, I get offered the option to generate amy-app-e2e
app alongside it. If I decline and later on want to add that e2e app, I can't seem to do it. The NX Playwright generator (and apparently Cypress too) only supports adding an e2e folder and configuration to an existing app, but does not support generating a newmy-app-e2e
app.Beta Was this translation helpful? Give feedback.
All reactions