npm @alex_neo/playwright-azure-reporter 1.16.0
Release v1.16.0

latest releases: 1.20.0, 1.19.2-pr144.143-feature-add-publishretryresults-and-markflakytests-options.c20432b, 1.19.2-pr144.143-feature-add-publishretryresults-and-markflakytests-options.f074c1d...
6 months ago

🎉 Release 1.16.0

This is a stable release.

Installation:

npm install @alex_neo/playwright-azure-reporter@latest

Features

  • reporter: add testRunADO mode with pagination support (21f0929)

    • Add testRunADO publishTestResultsMode for updating existing test results
    • Implement recursive pagination for Azure DevOps getTestResults API (>200 items)
    • Add comprehensive validation for testRunADO mode requirements
    • Create complete test suite with 6 test scenarios including pagination test
    • Add documentation for testRunADO configuration and usage
    • Improve error handling with detailed warning messages
    • Support large test runs with automatic pagination handling
    • Prevent automatic test run completion in testRunADO mode
  • ci: add automated test results reporting to PR comments (a0c9373)

Closes: Updates existing test results instead of creating new ones
BREAKING CHANGE: testRunADO mode requires both testRunId and isExistingTestRun=true

BREAKING CHANGES

  • reporter: testRunADO mode requires both testRunId and isExistingTestRun=true

Don't miss a new playwright-azure-reporter release

NewReleases is sending notifications on new releases.