This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v20.html
SPDX-License-Identifier: EPL-2.0
Copyright Contributors to the Zowe Project.
This repository contains Zowe App Framework components that are utilized both by the server and in the web browser, such as the Logger and HTML parsing code.
This repository uses Mocha for unit testing.
- To install Mocha globally, use
npm install --global mocha
- Then
mocha path/to/your/test/file.js
To request features or report bugs, please use the issues page at the zlux repo with the client or server infrastructure tags