Skip to content

Commit

Permalink
[Test-Proxy] Point users to language repository test documentation (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
mccoyp authored Jun 27, 2023
1 parent 77f07f3 commit 54ad039
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions tools/test-proxy/Azure.Sdk.Tools.TestProxy/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Azure SDK Tools Test Proxy

**To users writing SDK tests:** This document is not intended to be a test preperation reference. You should instead refer
to documentation in your specific language repository in order to configure recorded tests.

#### Test documentation by language:

- [Java](https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md)
- [JavaScript](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Quickstart-on-how-to-write-tests.md)
- [.NET](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core.TestFramework/README.md)
- [Python](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/dev/tests.md)
- [C++](https://github.com/Azure/azure-sdk-for-cpp/blob/main/doc/TestProxy.md)
- [Go](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/developer_setup.md)

## Table of contents

- [Azure SDK Tools Test Proxy](#azure-sdk-tools-test-proxy)
- [Installation](#installation)
- [Via Local Compile or .NET](#via-local-compile-or-net)
Expand Down

0 comments on commit 54ad039

Please sign in to comment.