On Tue, 2004-06-08 at 20:18, Andrew Savige wrote:

> I am currently using Test::More for my Perl white-box unit tests.
> I also need to write some C/C++ white-box unit tests and would like
> to use something similar in spirit to Test::More.

What if you used Inline::C *and* Test::More?  If they're white box tests
for well-factored code, would it work?

-- c

Reply via email to