Ahmet Altay created BEAM-12682:
----------------------------------
Summary: Expand Testing Beam pipeline documentation
Key: BEAM-12682
URL: https://issues.apache.org/jira/browse/BEAM-12682
Project: Beam
Issue Type: Bug
Components: website
Reporter: Ahmet Altay
Assignee: David Huntsperger
User feedback:
"""
Feedback for documentation on Testing Beam pipeline
The documentation is not at all detailed and is pretty shallow, hardly covering
most concepts to effectively design test-suit for an enterprise level pipeline.
For example, some the missing information are –
How to test the pipeline when the PTransform outputs tuple tags
How to design a negative test case where PTransform throws an exception
How to examine the data of the PCollection in PAssert. Something better than
containsInAnyOrder is required.
Please note that the list is not exhaustive!
URL -
https://beam.apache.org/documentation/pipelines/test-your-pipeline/
"""
--
This message was sent by Atlassian Jira
(v8.3.4#803005)