lib.haxe.org

utest

Unit Testing System for haXe
Version
0.2.2
License
LGPL

History

  • 2010-07-11 16:31:00
    0.2.2
    Fix in Assert.same
  • 2010-01-05 08:37:53
    0.2.1
    Fix for IE
  • 2010-01-01 19:17:54
    0.2.0
    Many improvments, TraceReport has been removed and must be replaced with Report
  • 2009-11-24 16:34:56
    0.1.2
    improved methods in utest.Assert
  • 2008-10-07 13:41:10
    0.1.1
    Added Assert.same() to compare any kind of value. Added proper testings for the Assert class. Minor issues fixed.
  • 2008-09-13 19:03:04
    0.1.0
    initial release