Skip to content

techconative/azuredevops-test-reporter

 
 

Repository files navigation

AzureDevOps Test Reporter TS

version downloads

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=1
  • SUITE_ID=2
  • RUN_NAME=sample
  • CONFIGURATION_NAME=stage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 85.4%
  • JavaScript 13.2%
  • Shell 1.4%