Skip to content

bpo-19950: Clarify unittest TestCase instance use.#6875

Merged
gpshead merged 1 commit intopython:masterfrom
gpshead:docs_issue19950
May 17, 2018
Merged

bpo-19950: Clarify unittest TestCase instance use.#6875
gpshead merged 1 commit intopython:masterfrom
gpshead:docs_issue19950

Conversation

@gpshead
Copy link
Copy Markdown
Member

@gpshead gpshead commented May 15, 2018

Clarify the unittest docs to make it clear that a new instance of TestCase is created for each individual test method to be run.

https://bugs.python.org/issue19950

@gpshead gpshead self-assigned this May 15, 2018
@gpshead gpshead merged commit dff4675 into python:master May 17, 2018
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

@gpshead gpshead deleted the docs_issue19950 branch May 17, 2018 15:08
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 17, 2018
(cherry picked from commit dff4675)

Co-authored-by: Gregory P. Smith <[email protected]>
@bedevere-bot
Copy link
Copy Markdown

GH-6938 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 17, 2018
(cherry picked from commit dff4675)

Co-authored-by: Gregory P. Smith <[email protected]>
@bedevere-bot
Copy link
Copy Markdown

GH-6939 is a backport of this pull request to the 3.6 branch.

gpshead pushed a commit that referenced this pull request May 19, 2018
(cherry picked from commit dff4675)

Co-authored-by: Gregory P. Smith <[email protected]> Google
gpshead pushed a commit that referenced this pull request May 19, 2018
(cherry picked from commit dff4675)

Co-authored-by: Gregory P. Smith <[email protected]> Google
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news sprint

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants