Provide the possibility to add an in-memory secret provider in the secret store for testing #256
stijnmoreels
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Sounds good, but Arcus.Testing indeed? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When people are trying to test their code, and want to check some (non-secret) values from being used by their code. It may be an option to include also an in-memory secret provider, possible in separate project and with the 'testing' namespace to make sure that people understand that this is for testing.
Maybe this is even something for the Arcus.Testing library instead.
Beta Was this translation helpful? Give feedback.
All reactions