You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 20:17:06 UTC

[GitHub] [beam] kennknowles opened a new issue, #18733: JUnit5 support

kennknowles opened a new issue, #18733:
URL: https://github.com/apache/beam/issues/18733

   
   
   Imported from Jira [BEAM-3415](https://issues.apache.org/jira/browse/BEAM-3415). Original Jira may contain additional context.
   Reported by: romain.manni-bucau.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] IraRe commented on issue #18733: JUnit5 support

Posted by "IraRe (via GitHub)" <gi...@apache.org>.
IraRe commented on issue #18733:
URL: https://github.com/apache/beam/issues/18733#issuecomment-1461458984

   We're looking forward to this feature for some time already. Are there any updates on the topic?


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] the-serious-programmer commented on issue #18733: JUnit5 support

Posted by "the-serious-programmer (via GitHub)" <gi...@apache.org>.
the-serious-programmer commented on issue #18733:
URL: https://github.com/apache/beam/issues/18733#issuecomment-1628729317

   Just starting out with testing my apache beam pipeline. Must say I am pretty surprised this is still depending on Junit 4. 
   Junit 5 has been out for a while now and Junit 4 is outdated.


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] kennknowles commented on issue #18733: JUnit5 support

Posted by "kennknowles (via GitHub)" <gi...@apache.org>.
kennknowles commented on issue #18733:
URL: https://github.com/apache/beam/issues/18733#issuecomment-1462672160

   Can you share more about how you want to use it? I think the Beam testing utilities include some JUnit4 utilities (like `TestPipeline`, and then also some hamcrest matchers. Maybe it would make sense to build a separate JUnit5 version of these while keeping the JUnit4 versions for compatibility with existing uses?


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org