This workflow showcases the aspects of building the unit test. The workflow:
- Reads the input golden table and provides it to the component being tested,
- Compares the component output against a golden output data,
- Enables sending the test status along with the testflow metadata to a caller workflow (e.g., testflow report)
- Reads the input golden table and provides it to the component being tested,
- Compares the component output against a golden output data,
- Enables sending the test status along with the testflow metadata to a caller workflow (e.g., testflow report)