nose-devs / nose

nose is nicer testing for python
http://readthedocs.org/docs/nose/en/latest/
1.36k stars 395 forks source link

Fixes #1037 #1068

Open Mekk opened 6 years ago

Mekk commented 6 years ago

In some cases nose reports spurious errors about file nofound (firing those during test import). See detailed analysis in https://github.com/nose-devs/nose/issues/1037