1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00

configure docu generation for karmaExecuteTests

This commit is contained in:
Marcus Holl 2019-03-14 14:01:48 +01:00
parent ad467a6ead
commit 721aae4a8b

View File

@ -1,21 +1,15 @@
# karmaExecuteTests
# ${docGenStepName}
## Description
Content here is generated from corresponnding step, see `vars`.
## ${docGenDescription}
## Prerequisites
* **running Karma tests** - have a NPM module with running tests executed with Karma
* **configured WebDriver** - have the [`karma-webdriver-launcher`](https://github.com/karma-runner/karma-webdriver-launcher) package installed and a custom, WebDriver-based browser configured in Karma
## Parameters
## ${docGenParameters}
Content here is generated from corresponnding step, see `vars`.
## Step configuration
Content here is generated from corresponnding step, see `vars`.
## ${docGenConfiguration}
## Side effects