utest
Unit Testing System for haXe
Website
http://code.google.com/p/utestVersion
1.0.3Owner
fponticelliLicense
LGPLHistory
-
2011-07-12 23:35:281.0.3fix to Assert.same for Flash 9
-
2011-07-11 19:39:291.0.2minor fix to Assert.same error message
-
2011-05-28 21:38:201.0.1changes to comply with the new limitation imposed by the haxe compiler (SVN) for empty methods
-
2011-05-10 17:37:351.0.0first official release
-
2011-04-27 11:55:450.2.5fix to Assert.same with float values
-
2011-04-27 10:19:220.2.4fix to Assert.same
-
2010-09-12 18:30:460.2.3minor fixes
-
2010-07-11 16:31:000.2.2Fix in Assert.same
-
2010-01-05 08:37:530.2.1Fix for IE
-
2010-01-01 19:17:540.2.0Many improvments, TraceReport has been removed and must be replaced with Report
-
2009-11-24 16:34:560.1.2improved methods in utest.Assert
-
2008-10-07 13:41:100.1.1Added Assert.same() to compare any kind of value. Added proper testings for the Assert class. Minor issues fixed.
-
2008-09-13 19:03:040.1.0initial release