Steven Ensslen created BEAM-10767:
-------------------------------------
Summary: Python TestPipeline example code does not execute
Key: BEAM-10767
URL: https://issues.apache.org/jira/browse/BEAM-10767
Project: Beam
Issue Type: Bug
Components: website
Affects Versions: 2.23.0
Reporter: Steven Ensslen
The example python code in the last section of
[https://beam.apache.org/documentation/pipelines/test-your-pipeline/] does not
work. TestPipeline is not in beam, it is in beam.pipeline_test and the "with"
takes an object, not a class (ie. there needs to be a pair of brackets). I
suspect there are other issues, but those are the ones which I have noticed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)