Skip to content

ttz21/nose_my_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colourful_nose

produces a colour coded nose stack trace

Do you like running, testing and debugging your code in the command line using nose?

Have you ever been the unfortunate reader of a long stack trace?

Ever wished the trace output could be a bit more helpful?

We are attempting to build a plug-in for nosetests that will print a colour coded stack trace that will show whether errors are emanating from your code, or from imported/standard library code.

Python packages used: nosetests

Initial version compatible with Python 2.7 and unix only

Built at the Building Better Tools with Python day, Google Campus London, 7th Feb 2015.

To see it in action you can run the test:

python test.py --with-mycode

About

produces a colour coded nose stack trace

Resources

License

Stars

Watchers

Forks

Packages

No packages published