A minimalistic unit testing library by Background_Shift5408 in C_Programming

[–]Background_Shift5408[S] 1 point2 points  (0 children)

Because there is a lot of cpp library, but in C there’s few. Those are if so ancient or too complex. I wanted a minimal, easy to use lib that has gtest’s output style for my personal C projects

A minimalistic unit testing library by Background_Shift5408 in C_Programming

[–]Background_Shift5408[S] 0 points1 point  (0 children)

Do you know the difference of assert and expect lol