lunarmodules / busted

Elegant Lua unit testing.
https://lunarmodules.github.io/busted/
MIT License
1.39k stars 184 forks source link

fix(color) utf+gtest handlers now also set luassert color #684

Closed Tieske closed 2 years ago

Tieske commented 2 years ago

previously luassert did its own detection. Now the override in busted will set luassert coloring options

see https://github.com/Olivine-Labs/luassert/pull/185#issuecomment-1206088029