Skip to content

PeaceDate/VPN-Autotest

Repository files navigation

VPN-Autotest

Запуск тестов

  1. npm install
  2. npm add typescript если это нужно
  3. npx cypress open - для запуска в режиме UI
  4. npx cypress run - для запуска в безголовом режиме

Отчеты по тестам лежат в папке allure-report, html файл с отчетами о локальном прогоне тестов

Для того что бы сгенерить новый отчет:

allure generate --clean cypress/results --report-dir allure-report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published