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

boto3 breaks if pytest-localstack tests run before moto #4

Open
charlieparkes opened this issue Jun 26, 2020 · 0 comments
Open

boto3 breaks if pytest-localstack tests run before moto #4

charlieparkes opened this issue Jun 26, 2020 · 0 comments
Assignees

Comments

@charlieparkes
Copy link
Owner

Using both pytest-localstack and moto in the same project may break if the pytest-localstack tests run first. It's suspected this is due to an issue with cleanup with the pytest-localstack session.

https://github.com/mintel/pytest-localstack/blob/master/pytest_localstack/contrib/botocore.py#L406

@charlieparkes charlieparkes self-assigned this Jun 26, 2020
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

1 participant