mikeerickson / phpunit-pretty-result-printer

PHPUnit Pretty Result Printer -- make your PHPUnit tests look pretty!
MIT License
1.2k stars 71 forks source link

Add configuration showLegend to control if a "marker legend" is shown #182

Closed theodson closed 1 year ago

theodson commented 2 years ago

Remind yourself what the symbols/markers you've chosen actually represent!

  cd-printer-show-legend: true

[ ] Documentation update [ ] Bug fix [x] New feature [ ] Other, please explain:

What changes did you make? (Give an overview) Add configuration showLegend to remind yourself of what the marks per test actually mean.

show-legend-default show-legend-custom-1

Which issue (if any) does this pull request address? None

Is there anything you'd like reviewers to focus on?