Hacker News new | ask | show | jobs
by thirdsight 4586 days ago
I've never used a unit test framework for C ever.

I usually write a test exerciser for the library/command and a "known good output" file then diff the output and the known good.

will take a look at this for certain.