Open
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.
Metadata
Metadata
Assignees
Projects
Status
Todo for next increment
Activity