https://github.com/broadcom/brightside-mocha-test-sample
https://github.com/broadcom/brightside-mocha-test-sample
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/broadcom/brightside-mocha-test-sample
- Owner: Broadcom
- Created: 2019-01-25T21:28:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T16:19:38.000Z (about 5 years ago)
- Last Synced: 2023-02-26T12:26:31.935Z (over 3 years ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 3
- Watchers: 15
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Brightside-Mocha-Test-Sample
This repository hosts a sample Mocha testing suite that makes use of CA Brightside to interact with z/OS. The purpose of this repository is to offer education on how CA Brightside can be effectively used. Tests are located in `test/test.js` and can be invoked with `npm test`.
CA Brightside is a command line interface that enables interaction with the z Platform from a client machine. For information on features and how to install (click ‘Install Community Edition’): [https://www.ca.com/us/products/ca-brightside.html](https://www.ca.com/us/products/ca-brightside.html)