webgui/www/extras/yui/build/yuitest
2008-03-15 17:21:21 +00:00
..
assets merging new yui 2008-03-15 17:21:21 +00:00
README merging new yui 2008-03-15 17:21:21 +00:00
yuitest-beta-debug.js merging new yui 2008-03-15 17:21:21 +00:00
yuitest-beta-min.js merging new yui 2008-03-15 17:21:21 +00:00
yuitest-beta.js merging new yui 2008-03-15 17:21:21 +00:00
yuitest-debug.js merging new yui 2008-03-15 17:21:21 +00:00
yuitest-min.js merging new yui 2008-03-15 17:21:21 +00:00
yuitest.js merging new yui 2008-03-15 17:21:21 +00:00
yuitest_core-beta-debug.js merging new yui 2008-03-15 17:21:21 +00:00
yuitest_core-beta-min.js merging new yui 2008-03-15 17:21:21 +00:00
yuitest_core-beta.js merging new yui 2008-03-15 17:21:21 +00:00
yuitest_core-debug.js merging new yui 2008-03-15 17:21:21 +00:00
yuitest_core-min.js merging new yui 2008-03-15 17:21:21 +00:00
yuitest_core.js merging new yui 2008-03-15 17:21:21 +00:00

YUI Library - YUITest - Release Notes

2.3.0

  * Beta release

2.3.1

  * No changes

2.4.0

  * Changed test running from synchronous to asynchronous.
  * Added wait() and resume() methods to TestRunner to allow testing of asynchronous features.
  
2.50
 
  * Updated test results format to include ignored tests, result types, and names.
  * Introduced test result formats in JSON and XML.
  * Introduced TestReporter object.
  * Removed beta tag.