zowe / zlux

The top-level superproject for zLUX. zLUX includes the Zowe Desktop framework in addition to several built-in apps and an example server implementation.
Eclipse Public License 2.0
38 stars 42 forks source link

Automatically run unit tests upon PR & commit pushes #987

Open 1000TurquoisePogs opened 5 months ago

1000TurquoisePogs commented 5 months ago

Using the mocha unit tests such as in #986 , create and enable a workflow for at least one repository which runs the tests so that the results are visible in each new PR and that PRs cannot be merged if the test success has regressed versus some baseline