Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

yuitest

yui7280.7.9

YUI Test Library on NodeJS

readme

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