[okfn-labs] C/C++ Unit Testing

John Glover john.glover at okfn.org
Sun Aug 19 16:03:16 UTC 2012


Hi Daniel,

I've also used cppunit which is quite good:
http://sourceforge.net/projects/cppunit/


John

On 16 August 2012 16:02, Vitor Baptista <vitor at vitorbaptista.com> wrote:

> Hi Daniel,
>
> It's been a long time since I did TDD in C++, but
> http://code.google.com/p/googletest/ used to be pretty good.
>
> Cheers!
> Vítor.
>
> 2012/8/16 Daniel Lombraña González <teleyinex at gmail.com>
>
>> Dear all,
>>
>> I'm also working in another project where I'm coding in C++ and for the
>> moment we have some strange bugs that rarely occur but that some users
>> suffer. Thus, I'm looking for solutions of unit testing for C/C++ so I can
>> try to improve the code and see what could be wrong. While I've some
>> experience with nose for Python I have not done anything for C++, so my
>> question is: do you have any experience/recommendation for unit testing in
>> C/C++?
>>
>> Cheers,
>>
>> Daniel
>>
>> PS: I'm looking in Google and there are a few of them out there :-)
>>
>> --
>>
>> ··························································································································································
>> http://github.com/teleyinex
>> http://www.flickr.com/photos/teleyinex
>>
>> ··························································································································································
>> Por favor, NO utilice formatos de archivo propietarios para el
>> intercambio de documentos, como DOC y XLS, sino PDF, HTML, RTF, TXT, CSV
>> o cualquier otro que no obligue a utilizar un programa de un
>> fabricante concreto para tratar la información contenida en él.
>>
>> ··························································································································································
>>
>> _______________________________________________
>> okfn-labs mailing list
>> okfn-labs at lists.okfn.org
>> http://lists.okfn.org/mailman/listinfo/okfn-labs
>>
>>
>
> _______________________________________________
> okfn-labs mailing list
> okfn-labs at lists.okfn.org
> http://lists.okfn.org/mailman/listinfo/okfn-labs
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/okfn-labs/attachments/20120819/d8505e23/attachment-0002.html>


More information about the okfn-labs mailing list