You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 20:54:39 UTC

[GitHub] [beam] damccorm opened a new issue, #21008: Expand Testing Beam pipeline documentation

damccorm opened a new issue, #21008:
URL: https://github.com/apache/beam/issues/21008

   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/
   """
   
   Imported from Jira [BEAM-12682](https://issues.apache.org/jira/browse/BEAM-12682). Original Jira may contain additional context.
   Reported by: altay.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org