/ultra-task

Primary LanguageJavaScript

Readme

Info

Test automation framework based on TestCafe and JavaScript and it is using page object model approach to cover the testing activities of Sawg Labs

Setup

  • Run npm install to install all the dependencies

Run

  • Run yarn at to run all tests inside tests folder
  • Run yarn at --customTest {testMeta} to run specific test scenario, example: yarn at --customTest validate-purchase-from-products-page-successfully

Report

  • Allure report is automatically created with screenshot and video recording