We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f1c11f commit d94a60aCopy full SHA for d94a60a
sdk/core/azure-core-test/README.md
@@ -218,6 +218,7 @@ to the process of updating recordings.
218
- These settings are also set with environment variables `GIT_COMMIT_OWNER` and `GIT_COMMIT_EMAIL`, respectively (in
219
your environment or your local `.env` file).
220
- Membership in the `azure-sdk-write` GitHub group.
221
+- `test-proxy` tool [installed](https://github.com/Azure/azure-sdk-tools/blob/main/tools/test-proxy/Azure.Sdk.Tools.TestProxy/README.md#installation)
222
223
Test recordings will be updated if tests are run and the environment variable `AZURE_TEST_MODE` is set to `RECORD`.
224
Since the recordings themselves are no longer in the `azure-sdk-for-java` repo, though, these updates will be reflected
0 commit comments