mahmoudimus / nose-timer

A timer plugin for nosetests (how much time does every test take?)
MIT License
126 stars 33 forks source link

Nosetests verbosity added in tox.ini #32

Closed skudriashev closed 10 years ago

skudriashev commented 10 years ago

It is better to see how tests passed with nosetests verbosity=2.

mahmoudimus commented 10 years ago

Cool. Thanks for this :D