AceUnit

AceUnit (Advanced C and Embedded Unit): a comfortable C code unit test framework.
Download

AceUnit Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • The AceUnit Developers
  • Publisher web site:

AceUnit Tags


AceUnit Description

AceUnit (Advanced C and Embedded Unit): a comfortable C code unit test framework. AceUnit (Advanced C and Embedded Unit): a comfortable C code unit test framework. AceUnit is JUnit 4.x style, easy, modular and flexible.This project can be used in resource constraint environments, e.g. embedded software development. What's New in This Release: · This release implements automatic suites. That means you now can run a whole suite recursively with a simple: runSuite(&suite1); · Also this release introduces the contract for the group feature. You now can put tests in groups. When tests are executed, you can specify which test group to execute. The feature is completely orthogonal / crosscutting to the classical suites / packages / fixtures. With this feature you can keep the organizational structure of the tests intact and yet have tests with different external preconditions and run them separately.


AceUnit Related Software