ng e2e
all
Build and serve an Angular application, then run end-to-end tests. Note: Available `e2e` packages include Playwright, Cypress, Nightwatch, WebdriverIO, and Puppeteer.
More info →Options (2)
booleanRun end-to-end tests
Example:
ng {{[e|e2e]}}-c, --configurationbooleanRun end-to-end tests using a specific configuration
Example:
ng {{[e|e2e]}} {{[-c|--configuration]}} {{development|production|...}}made by @shridhargupta | data from tldr-pages