sympy-bot-old icon indicating copy to clipboard operation
sympy-bot-old copied to clipboard

Colors!

Open asmeurer opened this issue 12 years ago • 1 comments

We should have colors, both in the terminal output, and in the report. My idea from sympy/sympy#1115 was to use the new force_colors option in test() implemented there to get colors in the terminal. If you do that, you get reports like http://reviews.sympy.org/report/agZzeW1weTNyDAsSBFRhc2sY_6APDA. So what we should do then is convert the ansii colors into html colors. That way, we don't have to reparse the testoutput for colors, and we can also get colors in the terminal.

asmeurer avatar Mar 13 '12 05:03 asmeurer

#45 has one idea.

asmeurer avatar Nov 08 '12 07:11 asmeurer