Skip to content

First release

Compare
Choose a tag to compare
@aiobofh aiobofh released this 16 Jun 18:37
· 78 commits to master since this release

I am very happy to be able to release version 1.0.0 of The CUTest Framework! A lot of work has gone in and hopefully it will ease your work with C-programming in a Test Driven Development environment.

This release contains:

  • Implementation of pure C programs to generate suite specific frameworks in the src-directory
  • Implementation of the testing framework and easy-to-read examples in the examples-directory
  • Development of "includable" Makefiles for test-running and code coverage calculations
  • Authoring of a full documentation

Please contribute or give feedback - That's the only way this framework will evolve.