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

Add in-progress message for long running tests #14

Open
lefou opened this issue Apr 25, 2016 · 0 comments
Open

Add in-progress message for long running tests #14

lefou opened this issue Apr 25, 2016 · 0 comments

Comments

@lefou
Copy link
Owner

lefou commented Apr 25, 2016

The idea is, that for long running tests (integration tests), it would be good to have some indicator what test is currently running. I don't know what a good timeout could be, 5 - 10 seconds come to mind.

The output could something like:

* SUCCESS A short and quick test
... next test starts but no output for some time. After e.g. 10 seconds we see
* RUNNING A complex test
... even more time passes without output
* SUCCESS A complex test
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