Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A way to specify default LocalstackDockerProperties configuration #57

Open
bigunyak opened this issue Jun 9, 2021 · 3 comments
Open

Comments

@bigunyak
Copy link

bigunyak commented Jun 9, 2021

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
Copy link
Contributor

nofranks commented Jun 9, 2021

I placed the annotation on an abstract class that all of my local stack dependant tests extend to achieve this

@bigunyak
Copy link
Author

bigunyak commented Jun 9, 2021

@nofranks sounds like a simple solution, thanks for the idea! 👍

@lakkeger
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants