Zachary Williams 564a86e096 feat(core): add option to skip serve step for cypress builder
The builder currently supports skipping the serve step by passing an empty value
for
devServerTarget. This is not intuitive and makes configuring this via the command line messy.
This
flag has the same behavior as passing an empty devServerTarget but is more user-friendly.
This
option can be useful for CI purposes where applications are previously built and want to use
the
same configuration for e2e testing but the serve step is unnecessary.

ISSUES CLOSED: #3744
2021-03-12 09:07:10 -05:00
..

{{links}}


Cypress Plugin for Nx

{{what-is-nx}}

What is It?

Executors and generators adding Cypress tests for frontend applications.

How to Use

This package is used by the @nrwl/web, @nrwl/react, and @nrwl/angular. See https://github.com/nrwl/nx for more information.

{{resources}}