Colored text result from running your test case
Modified from unittest Python 2.7.6
(src ref: http://fossies.org/dox/Python-2.7.6/dir_c61f991b169d218562edfd1ce43ccbb3.html)
Download and import package in your code:
import python_colored_unittest
or use it as a direct replacement for unittest:
import python_colored_unittest as unittest
Pass case show with green
Fail case show with red
Error case show with bold red
Error list show with red blink and cyan test case name
should try redgreenunittests by stevematney
https://github.com/stevematney/redgreenunittests