hope this helps http://wiki.codeblocks.org/index.php/UnitTesting
I followed the given instructions in the provided link, some points:
- When I do a Build and run I get the console output. However a Rebuild shows output on Build log as expected.
- A colored output could be an improvement.
- Clicking on failure/success may take one to relevant part of code.