A way to specify default LocalstackDockerProperties configuration
bigunyak opened this issue · 3 comments
bigunyak commented
Sorry in case this is a trivial question but I'm looking for a way to specify default configuration for LocalstackDockerProperties
annotation, which I'm reusing in multiple test classes. Is there any way to do that, instead of copy-pasting same parameters in every test class?
nofranks commented
I placed the annotation on an abstract class that all of my local stack dependant tests extend to achieve this
lakkeger commented
Hi! We just wanted to follow up to see whether your issue has been resolved. Were you able to get it working with the latest version of LocalStack? We would appreciate your feedback!