Skip to content

Commit

Permalink
Zowe Suite v2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zowe-robot authored May 1, 2024
2 parents c91208f + e2bd308 commit a8a6377
Show file tree
Hide file tree
Showing 5 changed files with 5,006 additions and 15 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,10 @@ Copyright Contributors to the Zowe Project.
# zlux-shared
This repository contains Zowe App Framework components that are utilized both by the server and in the web browser, such as the [Logger](https://docs.zowe.org/stable/extend/extend-desktop/mvd-logutility) and HTML parsing code.

## Testing

This repository uses Mocha for unit testing.
1. To install Mocha globally, use `npm install --global mocha`
2. Then `mocha path/to/your/test/file.js`

**To request features or report bugs, please use the issues page at the [zlux repo](https://github.com/zowe/zlux/issues) with the client or server infrastructure tags**
Loading

0 comments on commit a8a6377

Please sign in to comment.