jimporter / mettle

A C++20 unit test framework
https://jimporter.github.io/mettle
BSD 3-Clause "New" or "Revised" License
122 stars 12 forks source link

(Optionally) use Unicode for output #21

Open jimporter opened 8 years ago

jimporter commented 8 years ago

This would be especially useful for the brief log. You could have checkmarks and exes and boxes and such. It'd be cool if I could figure out a way to automatically detect if Unicode will show up properly, but that might be impossible since I won't know what font is in use.