Closed bsunderhus closed 9 months ago
Adds playwright for component test according to documentation
playwright
testingType === component
@nx/playwright
playwright-component-configuration
component-playwright-spec
Adds
playwright
for component test according to documentationplaywright
(iftestingType === component
then execute task manually, otherwise delegate to@nx/playwright
)playwright-component-configuration
(as per https://nx.dev/nx-api/react/generators/cypress-component-configuration)component-playwright-spec
(as per https://nx.dev/nx-api/react/generators/component-cypress-spec)