Abacn commented on code in PR #35688: URL: https://github.com/apache/beam/pull/35688#discussion_r2267782089
########## CHANGES.md: ########## @@ -103,6 +103,9 @@ * New highly anticipated feature X added to Python SDK ([#X](https://github.com/apache/beam/issues/X)). * New highly anticipated feature Y added to Java SDK ([#Y](https://github.com/apache/beam/issues/Y)). +* Added JUnit 5 support to Java SDK testing framework with new TestPipelineExtension class, now provided by a dedicated module (Java) ([#18733](https://github.com/apache/beam/issues/18733), [#35688](https://github.com/apache/beam/pull/35688)). Review Comment: It goes to Beam 2.68. And the "Prism runner" item below is not relevant to this PR. Leftover of resolving merge conflict? -- 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]
