Difference between revisions of "TUnit Recent Updates"

From TinyOS Wiki
Jump to: navigation, search
(New page: == 1/15/2008 == TUnit now reports the filename and line number each assertion originated from. These line numbers are displayed for both successes and failures in the HTML reports and du...)
 
(1/15/2008)
Line 1: Line 1:
== 1/15/2008 ==
+
== 1/15/2008 : Line Numbers ==
  
TUnit now reports the filename and line number each assertion originated from.  These line numbers are displayed for both successes and failures in the HTML reports and during execution.  TUnit also displays a list of failures at the end of execution that now include line numbers.
+
TUnit now reports the filename and line number each assertion originated from.  These line numbers are displayed for both successes and failures in the HTML reports and during execution.   
 +
 
 +
TUnit also displays a list of failures at the end of execution that now include line numbers.

Revision as of 14:56, 15 January 2008

1/15/2008 : Line Numbers

TUnit now reports the filename and line number each assertion originated from. These line numbers are displayed for both successes and failures in the HTML reports and during execution.

TUnit also displays a list of failures at the end of execution that now include line numbers.