azuredevops-test-reporter-ts
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

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

Package Sidebar

Install

npm i azuredevops-test-reporter-ts

Weekly Downloads

113

Version

1.0.4

License

MIT

Unpacked Size

46 kB

Total Files

29

Last publish

Collaborators

  • vivek_dhayalan