C programming and TDD

Posted by Helper Method on Stack Overflow See other posts from Stack Overflow or by Helper Method
Published on 2010-04-04T10:25:48Z Indexed on 2010/04/04 10:33 UTC
Read the original article Hit count: 234

Filed under:
|

Is Test Driven Development limited to OO? Or is it possible/useful to use it in conjunction with a procedural language? I have to start a greater project in C the next few weeks and I'm thinking of ways how to the developing.

© Stack Overflow or respective owner

Related posts about c

    Related posts about TDD