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

Remove --list-test-names-only #1190

Closed
horenmar opened this issue Feb 16, 2018 · 2 comments
Closed

Remove --list-test-names-only #1190

horenmar opened this issue Feb 16, 2018 · 2 comments
Labels
Milestone

Comments

@horenmar
Copy link
Member

Description

Remove --list-test-names-only and replace it with --list-tests --verbosity quiet. At the same time, we should re-route the output through reporters, so that the specific output can be customized.

@horenmar horenmar added this to the 3.0 milestone Feb 16, 2018
@horenmar horenmar added the Tweak label Feb 16, 2018
@philsquared
Copy link
Collaborator

Not necessarily contradicting this, but just to clarify: the intention behind --list-test-names-only was to write the tests in a form that is directly consumable by -f. If this gets absorbed into a particular verbosity level of a particular reporter I wouldn't want that capability to be lost.

horenmar added a commit that referenced this issue Jun 16, 2019
People should use verbosity modifiers with `--list-tests` instead.

Closes #1190
horenmar added a commit that referenced this issue Oct 28, 2019
People should use verbosity modifiers with `--list-tests` instead.

Closes #1190
horenmar added a commit that referenced this issue Oct 29, 2019
People should use verbosity modifiers with `--list-tests` instead.

Closes #1190
@horenmar
Copy link
Member Author

horenmar commented Nov 6, 2020

Removed in devel, but the autoclose broke.

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

No branches or pull requests

2 participants