TakumiMay / books-UItests

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 100.0%