nose-devs / nose

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

Self-test using --verbosity=2 #996

Open jayvdb opened 8 years ago

jayvdb commented 8 years ago

There are several printed messages, skips and runtime errors that make more sense when the name of the test is listed.


This change is Reviewable