Kamal Ahmed
2011-10-01 06:52:20 UTC
Hi,
I am trying to find a unit test framework for C, that would work with Jenkins.
from the wikipedia page http://en.wikipedia.org/wiki/List_of_unit_testing_frameworks#C
i can see only few that generate results in XML , and gtest needs your code to be compiled with g++
I would appreciate if anyone has good experience using a test framework that worked well with Jenkins
Thanks,
-Kamal.
I am trying to find a unit test framework for C, that would work with Jenkins.
from the wikipedia page http://en.wikipedia.org/wiki/List_of_unit_testing_frameworks#C
i can see only few that generate results in XML , and gtest needs your code to be compiled with g++
I would appreciate if anyone has good experience using a test framework that worked well with Jenkins
Thanks,
-Kamal.