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

Show which suites are still in progress and which are finished #10

Open
codeclown opened this issue Mar 10, 2018 · 0 comments
Open

Show which suites are still in progress and which are finished #10

codeclown opened this issue Mar 10, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@codeclown
Copy link
Owner

codeclown commented Mar 10, 2018

When running multiple suites at once, or even just sequentially, it would be clearer if runners still in progress had some sort of indicator. E.g.

0-5  /path/to/specs/settings.spec.js
     0 passed  0 failed  19 pending

0-6  /path/to/specs/billing.spec.js
     0 passed  0 failed  19 pending  (still running)

Or maybe an animated ellipsis.

@codeclown codeclown added the enhancement New feature or request label Mar 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant