| Article: |
Testing C with Libtap | |
| Subject: | check.sourceforge.net | |
| Date: | 2006-01-20 08:43:42 | |
| From: | notchewie | |
| There's another unit testing framework out there written for C. I'm surprised more people aren't using it: check. http://check.sourceforge.net | ||
Showing messages 1 through 3 of 3.
-
check.sourceforge.net
2006-01-20 08:44:18 notchewie [View]
Oh, yeah. No Perl necessary, and it ties in nicely with autoconf/automake. -
check.sourceforge.net
2006-03-17 17:11:51 skugg [View]
There's no Perl necessary when using libtap either. And it's dead simple to use it from (auto)make.
-
check.sourceforge.net
2006-01-22 16:12:02 skugg [View]
Maybe because the tutorial gives it a very bad first impression? It seems there's a lot of overhead required for test writing using check. At least that's the impression I got from its tutorial (http://check.sourceforge.net/doc/x108.html) when I checked it out some time ago.


