UNPKG

@nx/playwright

Version:

The Nx Plugin for Playwright contains executors and generators allowing your workspace to use the powerful Playwright integration testing capabilities.

17 lines (16 loc) 660 B
{ "generators": { "19-6-0-use-serve-static-preview-for-command": { "cli": "nx", "version": "19.6.0-beta.0", "description": "Use serve-static or preview for webServerCommand.", "implementation": "./src/migrations/update-19-6-0/use-serve-static-preview-for-command" }, "update-19-6-0-add-e2e-ci-target-defaults": { "cli": "nx", "version": "19.6.0-beta.1", "description": "Add inferred ciTargetNames to targetDefaults with dependsOn to ensure dependent application builds are scheduled before atomized tasks.", "implementation": "./src/migrations/update-19-6-0/add-e2e-ci-target-defaults" } } }