npm @alex_neo/playwright-azure-reporter 1.13.3
Release v1.13.3

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.13.3

This is a stable release.

Installation:

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

Changes

Bug Fixes

  • Replace pagination with configuration filtering as requested

    • Fetch configuration names in onBegin hook using testPlanApi.getTestConfigurationById
    • Store configuration names for filtering test points by configurationNames parameter
    • Remove recursive pagination logic in favor of server-side filtering
    • Update test descriptions to reflect new configuration filtering approach
    • Preserve backward compatibility when no configuration IDs are provided
  • add missing conventional-changelog and conventional-github-releaser dependencies (93bfa1c)

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

NewReleases is sending notifications on new releases.