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

Bad usability when running software tests the first time #136

Open
amotl opened this issue Aug 15, 2024 · 0 comments
Open

Bad usability when running software tests the first time #136

amotl opened this issue Aug 15, 2024 · 0 comments

Comments

@amotl
Copy link
Member

amotl commented Aug 15, 2024

Problem

When running the test suite, tests/test_kinesis.py::test_kinesis_stream_operations seems to stall forever, while it is just downloading the LocalStack OCI image, which certainly takes some time, especially on a slow internet connection.

Proposal

Having a good informational message emitted by pytest before invoking the (implicit) docker pull operation will certainly be nice, in order to inform users better about what's currently going on, and that the duration of the next step will depend on the speed of the internet connection.

@amotl amotl changed the title Bad usability when running software tests Bad usability when running software tests the first time Aug 16, 2024
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