mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-14 11:03:09 +02:00
771 B
771 B
karmaExecuteTests
Description
Content here is generated from corresponnding step, see vars
.
Prerequisites
- running Karma tests - have a NPM module with running tests executed with Karma
- configured WebDriver - have the
karma-webdriver-launcher
package installed and a custom, WebDriver-based browser configured in Karma
Parameters
Content here is generated from corresponnding step, see vars
.
Step configuration
Content here is generated from corresponnding step, see vars
.
Side effects
Step uses seleniumExecuteTest
& dockerExecute
inside.
Exceptions
none
Example
karmaExecuteTests script: this, modules: ['./shoppinglist', './catalog']