Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
nose-users
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
multiple test files run when I expect only one to run.
20 views
Skip to first unread message
Mitchell L Model
unread,
Sep 19, 2016, 4:13:30 PM
9/19/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nose-...@googlegroups.com
Three files: test1.py, test2.py, test3.py
Each ends with
if __name__ == '__main__': result = nose.run()
I am running these tests in an IDE
I execute test1.py
To my surprise the tests in test2.py and test3.py are executed also.
What is happening? How do I avoid it?
Reply all
Reply to author
Forward
0 new messages