Perform unit testing with our Jasmine Test Runner Step. If your Cordova/Ionic project has Jasmine dependency in its package.json file, the Jasmine Test Runner Step will get automatically inserted in your Workflow. If the dependency is missing from your project, you can manually insert the Jasmine Test Runner Step from our StepLib.
jasmine [options] in the Options to append to the jasmine command input.Make sure you insert the Jasmine Test Runner Step right after Run npm command or Run yarn command package manager Step.