bessarabov / Test-Whitespaces

test source code for errors in whitespaces
4 stars 0 forks source link

Think about black an white output #8

Open bessarabov opened 11 years ago

bessarabov commented 11 years ago

Now errors are printed in color if you use test_whitespaces. But if you run Test::Whitespaces it in prove it will be printed in black and white.

Maybe in case the color output is not avaliable it is needed to output data with some ascii markes, like

>\t<do();>_<\n;

I'm not sure how to make this output easy to understand.