Re: [PATCH] tests: improve readability
Philippe Altherr <[email protected]>
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <CAGdYchsxjwbG8w_se=_YPKsTbB0WNy+TNpuV2bHQT6uJbFRakA@mail.gmail.com> |
> > My recommendations/wishes: > > - Put at least the main summary line and the star lines in bold > - Use more fine grained coloring for the summary line (see results of > my sed command) > - Put the star lines in red if there are any failures and otherwise in > green (and maybe in cyan if there are only skipped files) > > I forgot the most useful: use a third color to highlight messages, like ones for skipped test files/cases, that are neither error nor success messages. Without highlighting, I have a hard time noticing these messages. Philippe