Adds the playwright-jira-reporter and safelite-playwright-core packages to the project. This allows the project to integrate with Jira for test reporting. Also adds a .npmrc file to configure the npm registry to use Azure Artifacts.
3 lines
No EOL
201 B
Text
3 lines
No EOL
201 B
Text
registry=https://pkgs.dev.azure.com/Safelite/Digital/_packaging/DigitalQA/npm/registry/
|
|
always-auth=true
|
|
//pkgs.dev.azure.com/Safelite/Digital/_packaging/DigitalQA/npm/registry/:_authToken=${NPM_TOKEN} |