This library looks interesting, but I was wondering, does it work with axon-spring-boot? #178
Unanswered
jangalinski
asked this question in
Q&A
Replies: 1 comment
-
currently we have 2 modules here: enhancement for the build-in axon-testfixtures and a toolset for upcater testing. There is no special support for spring boot. If you want to do a spring boot integration test of your axon-app, you basically will setup a custom spring-test context and just run your app ... the axon-server testcontainer can be a useful addition to that setup. But there is nothing particularly designed for spring boot testing here. |
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.
-
copied from #176
Beta Was this translation helpful? Give feedback.
All reactions