runtests - janklab.mlxshake.test
runtests Run all the tests in mlxshake
rslt = mlxshake.test.runtests
Runs all the tests in mlxshake, presenting results on the command line and producing results output files.
The results output files are created in a directory named “test-output” under the current directory. Output files: test-output/ junit/ mlxshake/ results.xml - JUnit XML format test results cobertura/ coverage.xml - Cobertura format code coverage report
Examples: mlxshake.test.runtests