timtebeek commented on PR #1338:
URL: https://github.com/apache/shiro/pull/1338#issuecomment-1974747390

   As an example of what you could do next, I see you're right now using 
assertj for one single test:
   https://github.com/search?q=repo%3Aapache%2Fshiro%20assertj&type=code
   
   If you were to want to switch over to AssertJ we have a recipe that should 
do most of the work for you:
   https://app.moderne.io/recipes/org.openrewrite.java.testing.assertj.Assertj
   
   If not, then it's maybe best to phase out that single use to prevent a long 
period of dual use or slow adoption.


-- 
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]

Reply via email to