UNPKG

yuitest-functional

Version:

YUI Test case subclass useful for functional testing

16 lines (13 loc) 344 B
{ "name": "yuitest-functional", "description": "YUI Test case subclass useful for functional testing", "keywords": [ "YUI", "yuitest", "testing", "functional testing" ], "version": "0.1.0", "devDependencies": { "istanbul": "*" }, "scripts": { "test": "./run-tests.sh" }, "license": "BSD" }