UNPKG

hayd-caf

Version:

Haystacks D-CAF: Distinguished Cloud Automation Framework is a web/cloud/SaaS/mobile GUI automation plugin that leverages a suite of business rules and a factory pattern to auto-generate functions and strings for logging that are used to execute test acti

18 lines 414 B
{ "source": { "include": ["src"], "includePattern": ".js$", "excludePattern": "{node_modules/|Documentation}" }, "plugins": ["plugins/markdown"], "templates": { "cleverLinks": true, "monospaceLinks": true }, "opts": { "recurse": true, "destination": "./src/resources/documentation", "template": "./node_modules/jsdoc/templates/default", "readme": "./readme.md" } }