[ 
https://issues.apache.org/jira/browse/BEAM-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435790#comment-15435790
 ] 

Mark Liu commented on BEAM-583:
-------------------------------

Make sense for me. 

For me, TestPipeline is more used in unit and functional test and people should 
really use it. But once a pipeline is build and people want to test it from end 
to end, TestYYYRunner + IT framework will be a better choice.

> Auto Register TestDataflowRunner 
> ---------------------------------
>
>                 Key: BEAM-583
>                 URL: https://issues.apache.org/jira/browse/BEAM-583
>             Project: Beam
>          Issue Type: Improvement
>            Reporter: Mark Liu
>            Assignee: Mark Liu
>
> Register TestDataflowRunner automatically.
> Simplify option's arguments when using TestDataflowRunner run end-to-end test 
> against dataflow service. Instead of using 
> {code}--runner=org.apache.beam.runners.dataflow.testing.TestDataflowRunner{code},
>  we can also use {code}--runner=TestDataflowRunner{code}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to