You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by "dampcake (via GitHub)" <gi...@apache.org> on 2023/03/28 15:21:47 UTC

[GitHub] [druid] dampcake commented on issue #13948: JUnit4 to JUnit5 migration

dampcake commented on issue #13948:
URL: https://github.com/apache/druid/issues/13948#issuecomment-1487097596

   In other projects I use junit-vintage to mix both JUnit5 and JUnit4 tests in the same suites. This allows for new tests or tests where you want to take advantage of the features to be converted while leaving all the existing tests on Junit4. Pretty much a best of both worlds scenario.


-- 
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: commits-unsubscribe@druid.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org