Skip to content

Provide LowKey Vault Test Container Package/Module for DotNet #1313

Open
@Xor-el

Description

Is your feature request related to a problem? Please describe.

It's currently cumbersome to perform integration tests for services that depend on Azure Key Vault. Although we can use LowKey Vault as a test double, the process requires manually starting the Docker image. This manual step disrupts the workflow and does not integrate seamlessly with our testing pipeline.

Describe the solution you'd like

A dedicated LowKey Test Container Package/Module for .NET that automates the setup and teardown of the LowKey Vault Docker container as part of the test lifecycle, simplifying integration testing for Azure Key Vault dependencies.

Describe alternatives you've considered

Manually starting the LowKey Vault Docker container prior to running tests, which is inefficient and prone to errors.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

  • Status

    Todo for next increment

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions