azuredevops-test-reporter-ts
v1.0.4
Published
Azure DevOps Test Reporter TS to inject result of automatic test run in Azure DevOps TestPlan
Downloads
14
Maintainers
Readme
AzureDevOps Test Reporter TS
Using this package with WDIO Azure Devops Service to publish WDIO test results to Azure Test Plan.
Pre-requisite to run test:
create a .env
file at root directory of this project and add below values:
AZURE_DEVOPS_PAT
=$$##ORGANIZATION_URL
=https://dev.azure.com/****PROJECT_ID
=##PLAN_ID
=1SUITE_ID
=2RUN_NAME
=sampleCONFIGURATION_NAME
=stage