Menu

GNU make test framework / News: Recent posts

munit 0.1 released

munit is a small test framework for GNU makefiles, inspired by the JUnit project. Since GNU make 3.80, makefiles can become very complex (recursive functions, dynamic contents via eval() etc.). munit has been developed to make it easy to test them.

This is the first public beta version of munit. It provides functions for registering test cases and for testing whether two expressions are equal.

Posted by Christoph Schulz 2004-04-17