pjfanning commented on issue #967: URL: https://github.com/apache/pekko/issues/967#issuecomment-3262081149
We do have some Junit5 support. Example: https://github.com/search?q=repo%3Aapache%2Fpekko%20TestKitJUnit5Extension&type=code I would prefer if we add missing junit 5 support as opposed to just dropping junit 4. If we can prove that junit 4 support is making supporting junit 5 hard, then let's discuss junit 4 removal then. If someone wants to rewrite some tests that are using junit 4 and make them use junit 5 then that's possibly useful but not the biggest win in terms of things that we could spend time on. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
