Localstack support as a quarkus test resource for @QuarkusIntegrationTest #33733
Unanswered
kirankolli-addepar
asked this question in
Q&A
Replies: 3 comments
-
/cc @geoand (testing) |
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't know of anything personally |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes. Localstack is available as devservice when using Amazon extensions. https://quarkiverse.github.io/quarkiverse-docs/quarkus-amazon-services/dev/dev-services.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any ready-made support for use of Localstack as a @QuarkusTestResource in a @QuarkusIntegrationTest ?
The idea being that when running an integration test a LocalStack container is spun up and the appropriate properties injected such that S3 client points to the LocalStack instance instead of the real AWS infra.
Beta Was this translation helpful? Give feedback.
All reactions