Changes between Initial Version and Version 1 of Projects/GSoC/TestingReview/EmbUnit


Ignore:
Timestamp:
07/07/12 01:27:17 (12 years ago)
Author:
Xiaochen Pan
Comment:

Created page with "EmbUnit is a unit testing framework for embedded software. +It supports the testing structure with test cases, test fixture and tests suites. +It supports 3 forms of test out..."

Legend:

Unmodified
Added
Removed
Modified
  • Projects/GSoC/TestingReview/EmbUnit

    v1 v1  
     1= TestingReview/EmbUnit =
     2
     3
     4EmbUnit is a unit testing framework for embedded software.
     5
     6+It supports the testing structure with test cases, test fixture and tests suites.
     7
     8+It supports 3 forms of test outputs, Standard Text Outputter, Compiler Outputter and XML outputter.