
CLove-Unit (Single-header unit-testing library for C/C++) had an important update:
- New command-line api: useful for building IDE Plugins and Automations
- New tests report formats: Pretty printing (ansi), CSV, JSON
- New tests report output: stdout or file
All the new features are accessible by the new command line api. Have a look!
Enjoy!