How to use TestPipeline
yun-cn opened this issue · 3 comments
yun-cn commented
@Rule public final transient TestPipeline pipeline = TestPipeline.create();
How to write this example in Junit5?
Can you give me some suggest.
Thank you.
marcphilipp commented
What's TestPipeline
?
yun-cn commented
marcphilipp commented
Please ask at the Apache Beam project if they (plan to) provide an equivalent JUnit Jupiter extension.