Mocha - Steps
Steps
Steps
Process steps in the Mocha plug-in
Run Test
Run unit tests.
| Name | Type | Description | Required |
|---|---|---|---|
| Mocha Home | String | The Mocha bin directory where the Mocha application is located. Specify a value for this property,if not listed in the PATH environment variable. | No |
| Path of Result File | String | The path where the result file is to be placed. | Yes |
| Reporter | String | The reporter to use for generating the Mocha test report. | Yes |
| Test Directory | String | The directory that contains the test files. | Yes |