Re: C++ testing library
Hi,
On Thu, 20 Feb 2014, Jan Gloser wrote:
> Earlier this week I wanted to find a C++ testing library. I tried gtest and
> cppunit but both of them seemed way too much overkill for my needs.
You can try cpputest too. You might find it better for your needs. At
least I never had any feeling of bloat/overkill while using it.
> Now I'm thinking. Is there some way for me to make a package from this code
> (possibly after polishing up) and push to the debian apt repository? Is
> there somebody who can guide me through this process? I would like to reuse
> it and install via apt.
It's always possible but it will be hard to make a case for it given that
we have plenty of good C++ testing libraries already.
Cheers,
--
Raphaël Hertzog ◈ Debian Developer
Discover the Debian Administrator's Handbook:
→ http://debian-handbook.info/get/
Reply to: