User forums > General (but related to Code::Blocks)
Unit test integration into IDE
(1/1)
ordak:
Hi,
At times for testing C code I use CUnit. Can this usage be integrated into Code::Blocks IDE ?
As an example visit this link:
https://netbeans.org/kb/docs/cnd/c-unit-test.html
ollydbg:
hope this helps http://wiki.codeblocks.org/index.php/UnitTesting
ordak:
--- Quote from: ollydbg on October 17, 2017, 04:32:33 pm ---hope this helps http://wiki.codeblocks.org/index.php/UnitTesting
--- End quote ---
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.
Navigation
[0] Message Index
Go to full version