Skip to content

Instantly share code, notes, and snippets.

@hofmannsven
Created October 4, 2018 22:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hofmannsven/6f9a9346a868ab103c0174e83e6295ed to your computer and use it in GitHub Desktop.
Save hofmannsven/6f9a9346a868ab103c0174e83e6295ed to your computer and use it in GitHub Desktop.
Notes on working with Cypress JavaScript end-to-end testing framework.
function cypress() {
( ./node_modules/.bin/cypress $* )
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment