guozheng / yuitest

YUI Test

Home Page:http://developer.yahoo.com/yui/3/test/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YUITest JavaScript Testing Library
----------------------------------

To build JavaScript files, run this in the javascript directory:

    ant all
    
To build an npm package (output to javascript/build/yuitest/npm), run this in the javascript directory:

    ant npmbuild
    
    

About

YUI Test

http://developer.yahoo.com/yui/3/test/

License:Other


Languages

Language:Java 52.5%Language:JavaScript 47.5%