A miniature unit testing framework for C Please check the header file for the interface definition: https://github.com/algodesigner/tester/blob/master/src/tester.h A sample test file can be found here: https://github.com/algodesigner/tester/blob/master/src/example.c Enjoy! ☕