mercredi 29 juin 2016

How to write unit tests in C

I need to write a simple unit test that executes on a given .c file. I can't seem to find simple explanations or examples on the web to help me accomplish this. I've seen examples where unit testing frameworks such as cUnit are used.. but is this a necessity? Also, I need the unit test to be executable without using any IDE.

Aucun commentaire:

Enregistrer un commentaire