You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am the maintainer of an emulator for Azure App Configuration and I have received feedback from users that they would value a Testcontainer module to allow them to more easily test their applications.
Solution
I would like to contribute a module for the emulator and was wondering if this should be done in this repository and published as Testcontainers.AzureAppConfiguration or similar or hosted in the emulator's repository.
Benefit
The benefits of having a module for the emulator include being able to more quickly and easily enable integration tests of applications that are dependent on Azure App Configuration.
Alternatives
I would be more than happy to alternatively maintain the aforementioned module in the emulator's repository and publish it as AzureAppConfigurationEmulator.Testcontainers or similar.
Would you like to help contributing this enhancement?
Yes
The text was updated successfully, but these errors were encountered:
Hi 👋 interesting project. Emulators for cloud services complement each other well with Testcontainers.
was wondering if this should be done in this repository and published as Testcontainers.AzureAppConfiguration or similar or hosted in the emulator's repository.
This is up to you. Modules do not need to be maintained in this repository. The advantage right now is that we will publish a new module version together with a new Testcontainers release.
Is there already a public Docker image available? If you follow our best practices and align with all the other existing modules, I am happy to review your PR and appreciate the contribution. However, please be aware that I am quite busy these days and have some other reviews to take care of first. It might take some time.
Regardless of your decision, feel free to submit a PR to add your module to the module catalog. Also, do not hesitate to ask questions or ask for guidance, either here or in Slack.
Problem
I am the maintainer of an emulator for Azure App Configuration and I have received feedback from users that they would value a Testcontainer module to allow them to more easily test their applications.
Solution
I would like to contribute a module for the emulator and was wondering if this should be done in this repository and published as
Testcontainers.AzureAppConfiguration
or similar or hosted in the emulator's repository.Benefit
The benefits of having a module for the emulator include being able to more quickly and easily enable integration tests of applications that are dependent on Azure App Configuration.
Alternatives
I would be more than happy to alternatively maintain the aforementioned module in the emulator's repository and publish it as
AzureAppConfigurationEmulator.Testcontainers
or similar.Would you like to help contributing this enhancement?
Yes
The text was updated successfully, but these errors were encountered: