-
Hello! Is it possible to use testcontainers (uber) for AsyncAPI mocks and tests? Are there any examples? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
lbroudoux
Mar 11, 2024
Replies: 1 comment 1 reply
-
Yes, it's possible! And you've got a full demonstration and tutorial here: https://github.com/microcks/microcks-testcontainers-java-spring-demo |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
akadnikov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, it's possible! And you've got a full demonstration and tutorial here: https://github.com/microcks/microcks-testcontainers-java-spring-demo
😉