We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What about displaying the current test status in the status bar: Like so
[12 | 3 ] - 12 passed, 3 failed
Or even with test coverage:
[12 | 3 | 74%] - 74% test coverage
The text was updated successfully, but these errors were encountered:
A persistent marker, or just flashing this at the end of the test run?
Sorry, something went wrong.
Actually, both transient and persistent markers have their appeal.
No branches or pull requests
What about displaying the current test status in the status bar:
Like so
Or even with test coverage:
The text was updated successfully, but these errors were encountered: