-
Notifications
You must be signed in to change notification settings - Fork 1.3k
docs(playwrighttesting): README Update with deprecation notice for J… #35848
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(playwrighttesting): README Update with deprecation notice for J… #35848
Conversation
… control plane and data plane SDKs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds deprecation notices to the README files of Microsoft Playwright Testing SDK packages, informing users that the service is being retired and merged into Azure App Testing. The packages will no longer be maintained after February 9, 2026.
Key Changes
- Added standardized deprecation messages to three README files with migration guidance
- Provided replacement package names and migration resources for each deprecated SDK
- Aligned with Azure's service retirement policy and ARM API deprecation guidelines
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
File | Description |
---|---|
sdk/playwrighttesting/microsoft-playwright-testing/README.md | Added deprecation notice for data plane SDK with migration to @azure/playwright |
sdk/playwrighttesting/create-microsoft-playwright-testing/README.md | Added deprecation notice for create package with migration to @azure/create-playwright |
sdk/playwrighttesting/arm-playwrighttesting/README.md | Added deprecation notice for control plane SDK with migration to @azure/arm-playwright |
sdk/playwrighttesting/create-microsoft-playwright-testing/CHANGELOG.md
Outdated
Show resolved
Hide resolved
sdk/playwrighttesting/microsoft-playwright-testing/CHANGELOG.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. @maorleger any concern for this change?
…S control plane and data plane SDKs
Packages impacted by this PR
@azure/arm-playwrighttesting
@azure/create-microsoft-playwrighttesting
@azure/microsoft-playwright-testing
NOTE: This PR should not be merged before September 8th.
As part of the retirement of Microsoft Playwright Testing (MPT) and its merger into Azure App Testing, we plan to deprecate the SDK packages associated with this service. This aligns with Azure’s service retirement policy and the ARM API Deprecation guidelines.
MPT’s core web testing capabilities are being integrated into Azure App Testing to provide a unified experience for both Load Testing and Playwright-based web testing. The standalone MPT service will be retired, and customers will need to migrate to Azure App Testing.