pytest-localstack icon indicating copy to clipboard operation
pytest-localstack copied to clipboard

Add documentation\support for cases where you want use an already running localstack container

Open yuvalshi0 opened this issue 4 years ago • 0 comments

If I'm already running a localstack container (in my compose file for example), it will be great to give some hints on how to connect to a create a session from a running container using RunningSession Maybe even add a fixture factory to do so?

Can try and make a PR if needed :)

yuvalshi0 avatar Jul 11 '21 19:07 yuvalshi0