We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
switch npm commands to yarn
add environment variable to build:e2e command
add cypress tsconfig
add --save-dev to cypress install command
prefix cypress open command with npx
Updated Adding testing to a plugin (markdown)
Updated with a description of snapshot tests
Added a page about adding testing