mettleci/MCIX Unit-Test Execute

Execute MettleCI unit tests in an IBM DataStage project on IBM Software Hub (Cloud Pak) using the MettleCI MCIX CLI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyAPI key for authenticationyes
urlURL of the DataStage serveryes
userUsername for authenticationyes
projectDataStage project nameno""
project-idDataStage project idno""
reportPath to output the compile reportnoreports/unit-test-report.xml
ignore-test-failuresIgnore test failures (always return 0)? (true/false)no""
max-concurrencyMaximum number of concurrently executing test case jobs to runno8
test-suiteThe test suite name for this invocation of unit testingnomcix tests
run-allSkips incremental behavior and runs all unit tests (true/false)notrue
additional-argsAdditional raw arguments to append to the mcix commandno
namedescription
return-codeExit code from mcix unit-test execute
junit-pathPath to the JUnit XML report generated by mcix unit-test execute