Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 493 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 493 Bytes

YUITest JavaScript Testing Library

Building

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

ant all

Building an NPM package

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

ant npmbuild

Build Status

Build Status