[ 3 posts ]

Siemen Liu

  • Username: siemenliu
  • Joined: Fri Jan 20, 2012 12:59 am
  • Posts: 2
  • GitHub: siemenliu
  • Gists: siemenliu
  • Offline
  • Profile
Tags:

What's the relationship between test in yui3 and yuitest?

Post Posted: Fri Jan 20, 2012 2:18 am
+0-
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?

Daniel Ji

  • Username: humblepie
  • Joined: Tue Feb 28, 2012 10:30 am
  • Posts: 147
  • GitHub: humblepie
  • Gists: humblepie
  • Offline
  • Profile
Tags:

Re: What's the relationship between test in yui3 and yuitest

Post Posted: Mon Mar 05, 2012 5:00 pm
+0-
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/

Dav Glass

  • Username: davglass
  • Joined: Thu Aug 28, 2008 9:28 am
  • Posts: 2088
  • Location: Marion, IL, US
  • Twitter: davglass
  • GitHub: davglass
  • Gists: davglass
  • IRC: davglass
  • Offline
  • Profile
Tags:

Re: What's the relationship between test in yui3 and yuitest

Post Posted: Tue Mar 06, 2012 5:56 am
+0-
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
  [ 3 posts ]
Display posts from previous:  Sort by  
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