After using and showing to many people, the fact that the rule/assertion class is displayed at the end of each line is a little bit perturbating for users. Especially for ERRORS displayed in red when assertion is OK (green tick). The red thing catches the eye at first glance then gets quite confusing when seeing smaller green tick.
Not critical of course, only a matter of visual ergonomy and own opinion (after feedbacks) but i think maybe it could be more relevant to display class only when assertion fails.
I know it can be worked around with upcoming improvement : #9
But i still think that even when all asserions are displayed, it would be more readable to have assert class dispalyed only for failed ones.
After using and showing to many people, the fact that the rule/assertion class is displayed at the end of each line is a little bit perturbating for users. Especially for ERRORS displayed in red when assertion is OK (green tick). The red thing catches the eye at first glance then gets quite confusing when seeing smaller green tick.
Not critical of course, only a matter of visual ergonomy and own opinion (after feedbacks) but i think maybe it could be more relevant to display class only when assertion fails.
I know it can be worked around with upcoming improvement : #9
But i still think that even when all asserions are displayed, it would be more readable to have assert class dispalyed only for failed ones.