darrenburns / pytest-clarity

A plugin to improve the output of pytest with colourful unified diffs
MIT License
433 stars 24 forks source link

feat: handle no-color env variable #17

Closed yuvalshi0 closed 1 year ago

yuvalshi0 commented 3 years ago

the output will be written without any colors when NO_COLOR env variable is presented Fixes #16