/esc-cypress

End-to-end testing with cypress

Primary LanguageJavaScript

esc-cypress

Scripts

  • npm install – install cypress
  • npm run cypress:open – open cypress application
  • npx cypress run – run tests directly in the terminal