| Page 1 of 1 | [ 3 posts ] |
|
What's the relationship between test in yui3 and yuitest?
in yui3 named TestManager https://github.com/yui/yui3/blob/master ... Manager.js in yuitest named PageManager https://github.com/yui/yuitest/blob/mas ... Manager.js YUI Dev Team is how to treat test in YUI3 and YUITest? |
|
Hi there.
I believe the YUI3 Testing module and the standalone YUI Test are two separate utilities that share the same functionality, but are meant for two different audiences. One is for people who are already using the YUI3 framework and want to also use YUI's testing framework. The other is for those not wanting to have a dependency on YUI at all so that they can only use the YUI testing framework as a standalone tool. Try taking a read of this article for further details: http://www.yuiblog.com/blog/2010/11/09/ ... -yui-test/ |
|
In the up coming 3.5.0 release, I have merged the two together so they are the same and created a script to make this easier in the future:
https://github.com/yui/yui3/commit/33d8 ... d0d0386f44 |
| Page 1 of 1 | [ 3 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group