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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
