User forums > Using Code::Blocks

Could I use CppUnit in code::blocks?

(1/3) > >>

whatx:
I want to make unit test in code::blocks,
Is there convinent way to plug CppUnit into the IDE.
Or is it support some other test framework?
 Thanks a lot

killerbot:
HI,

I think you should be able to use it.
I myself am using : UnitTest++ http://unittest-cpp.sourceforge.net/.
It is a very good framework.

I will write an article about it, you can run the tests as post build steps and when a test fails you can click in the build messages list to jump to the failing test.

Just give me a few days to write the article ;-)

Mr_LJ:
Hello,

I would like to use CppUnit with Codeblocks as well (or perhaps UnitTest if it's easier to make it work).
Is there any article about it by now?

best regards
L J

killerbot:
shame on me :-(

Will try to do it in the coming weeks  :oops:

Mr_LJ:
Hi killerbot,

that would be great!

best regards
LJ

Navigation

[0] Message Index

[#] Next page

Go to full version