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

Don't show skip/todo tests in the mini reporter #628

Closed
sindresorhus opened this issue Mar 10, 2016 · 1 comment · Fixed by #646
Closed

Don't show skip/todo tests in the mini reporter #628

sindresorhus opened this issue Mar 10, 2016 · 1 comment · Fixed by #646
Labels
enhancement new functionality

Comments

@sindresorhus
Copy link
Member

They're usually not visible to the human eye anyways.

From: #618 (comment)

@sindresorhus sindresorhus added the enhancement new functionality label Mar 10, 2016
@sindresorhus
Copy link
Member Author

Just a thought, but what if we showed both the current test, and the last failed test. Or maybe just the counts and the last failed test (Since we intend to print pending tests on SIGINT - the last passed test isn't that valuable anymore). What failed is usually the most important info anyways. - @jamestalmage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant