Execute Unit Tests
DescriptionThe Execute Unit Tests transform fetches and executes the available unit tests for the current project. |
Options
Option | Description |
---|---|
Transform name | name for this transform |
Test name input field | name of a field to get the unit test name from to determine which transforms to execute. This option is only available when the transform receives input. |
Type of tests to run | Development or Unit Test |
Pipeline output field name | the pipeline that is tested |
Unit test output field name | the unit test that is executed |
Data set output field name | the (golden) data set used for this test |
transform output field name | the transform that is used in this test |
Error output field name | error status (Y or N) |
Comment output field name | the comment or error message returned by the test |