Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 373 Bytes

File metadata and controls

14 lines (10 loc) · 373 Bytes

QANTAS-API-CodeChallenge

Run Tests

npm install
npx playwright test

View Test Report

npx playwright show-report

Use Azure DevOps to execute all the tests as part of build

azure-pipeline.yml file is to be used for running pipeline in Azure DevOps

Test results

Test results can be found as HTML report inside 'playwright-report' folder