-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d0b8b2c
commit 075f87b
Showing
3 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Azure In-Memory SDKs for Testing | ||
|
||
Drop-in fakes of Azure .NET SDKs to make your test blazing-fast and reliable. | ||
|
||
[See the Project Repository](https://github.com/spotflow-io/in-memory-azure-test-sdk) for more information. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
# In-memory Test SDKs for Azure Key Vault | ||
|
||
This library provides in-memory SDK for Azure Key Vault which can be used as a drop-in replacement for the official | ||
`Azure.Security.KeyVault.*` SDKs in your tests. | ||
This library provides in-memory SDK for Azure Key Vault which can be used as a drop-in replacement for the official Azure.Security.KeyVault SDKs in your tests. | ||
|
||
[See the Project Repository](https://github.com/spotflow-io/in-memory-azure-test-sdk) for more information. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters