bpo-30523: unittest: add --list-tests option by vstinner · Pull Request #1885 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Closed

vstinner wants to merge 1 commit intopython:masterfrom

vstinner:unittest_list_tests

Closed

bpo-30523: unittest: add --list-tests option#1885

vstinner wants to merge 1 commit intopython:masterfrom

vstinner:unittest_list_tests

Conversation

@vstinner

Copy link Copy Markdown

Member

Only display the list of test names, don't run tests.

Only display the list of test names, don't run tests.

@mention-bot

Copy link Copy Markdown

@Haypo, thanks for your PR! By analyzing the history of the files in this pull request, we identified @serhiy-storchaka, @benjaminp and @birkenfeld to be potential reviewers.

@vstinner

Copy link Copy Markdown

Member Author

Abandonned: superseded by @mlouielu's PR #2238.

@vstinner vstinner closed this

Jun 16, 2017

@vstinner vstinner reopened this

Jun 16, 2017

@vstinner vstinner closed this

Jun 16, 2017

@vstinner vstinner deleted the unittest_list_tests branch

August 10, 2017 23:47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @mention-bot @the-knights-who-say-ni