/books-UItests

Software Quality Evaluation Techniques. 2nd Homework E2E Tests. QA Enviroment NOT working: https://books-ui-tests-deploy.herokuapp.com/

Primary LanguageJavaScript

books-UItests

Software Quality Evaluation Techniques. 2nd Homework E2E Tests.

Steps to execute the test in watch mode:

  • git clone https://github.com/TakumiMay/books-UItests.git
  • cd books-UItests
  • npm i
  • npm run test:e2e:ui
  • Select the test that you want to run

Steps to execute the test in headless mode:

  • git clone https://github.com/TakumiMay/books-UItests.git
  • cd books-UItests
  • npm i
  • npm run test:e2e:ui:headless