-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Closed as not planned
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Description
Documentation
https://docs.python.org/3/library/unittest.html#organizing-test-code
In the examples test functions create instance of Widget class but there is no import for the class.
It is impossible to write unit tests without knowing how to import the modules you are about to test, so it would be nice to see how it is actually done.
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Projects
Status
Done
Status
Todo