Nosetests is not able to discover tests on windows
110 views
Skip to first unread message
Rosy Chhabra
unread,
Feb 16, 2020, 9:40:19 PM2/16/20
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-users
Hi
I am running nosetests command on windows. Its is not able to discover the tests under folder named tests. However it works fine on mac. If I give the path to the test file, the tests run fine in windows. Is there anything that I am missing on Windows.