User forums > General (but related to Code::Blocks)

Is there any plug-in for auto-testing?

(1/3) > >>

benjamin_t:
I am hoping to find an auto-test plug-in like the JUnit plug-in for eclipse. Is there anything like that or not? If not, I really hope somebody can develop one, that would be very helpful. ;)

stahta01:
There is the CppCheck test plugin; I have no idea if it is very much like JUnit.

http://wiki.codeblocks.org/index.php?title=CppCheck_plugin

Tim S.

dmoore:
Here's Eclipse's Junit plugin in action. We don't have anything like this in C::B at the moment.

This is a very good article on C++ uinit testing.

beqroson:

--- Quote from: benjamin_t on November 14, 2013, 02:03:12 pm ---I am hoping to find an auto-test plug-in like the JUnit plug-in for eclipse. Is there anything like that or not? If not, I really hope somebody can develop one, that would be very helpful. ;)

--- End quote ---

Hi, I am looking for suggestions of plugins that need to be developed. Oh, there is one. Ok, then, I could perhaps develop this, so called auto-test plugin for CodeBlocks. Would that be very helpful?

ollydbg:

--- Quote from: beqroson on November 15, 2013, 03:09:00 pm ---...Ok, then, I could perhaps develop this, so called auto-test plugin for CodeBlocks. Would that be very helpful?

--- End quote ---
Sure, it would be helpful.

Navigation

[0] Message Index

[#] Next page

Go to full version