21b1956dcc
### Packages impacted by this PR @azure/microsoft-playwright-testing @azure/create-microsoft-playwright-testing ### Issues associated with this PR ### Describe the problem that is addressed by this PR - Onboard 2 packages - @azure/microsoft-playwright-testing: Client library used to integrate Playwright OSS with Microsoft Playwright Testing service - @azure/create-microsoft-playwright-testing: Utility library to setup @azure/microsoft-playwright-testing #### What does the package do - Playwright OSS client connects to the service-hosted browsers using the API provided by Playwright OSS. The package provides an abstraction over this interaction - Test results are published from the machine running the tests to the service. To integrate the service with a Playwright project, users will need to install a package along with Playwright OSS package. The package is tightly coupled with Playwright OSS package and also is responsible for entra id authentication. ### What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen? ### Are there test cases added in this PR? _(If not, why?)_ Yes ### Provide a list of related PRs _(if any)_ ### Command used to generate this PR:**_(Applicable only to SDK release request PRs)_ ### Checklists - [x] Added impacted package name to the issue description - [ ] Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_ - [x] Added a changelog (if necessary) --------- Co-authored-by: Vansh Vardhan Singh <vanshvsingh@gmail.com> |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
PULL_REQUEST_TEMPLATE | ||
workflows | ||
CODEOWNERS | ||
CODEOWNERS_baseline_errors.txt | ||
event-processor.config | ||
pull_request_template.md |