I'm using freshen with PyDev (and it's nice nose support). The problem is that PyDev is eclipse based and eclipse's terminal doesn't support colors. The following fix will check for the terminal's capability to deal with colors before colorizing output.
I'm using freshen with PyDev (and it's nice nose support). The problem is that PyDev is eclipse based and eclipse's terminal doesn't support colors. The following fix will check for the terminal's capability to deal with colors before colorizing output.