chia7712 edited a comment on pull request #9520:
URL: https://github.com/apache/kafka/pull/9520#issuecomment-748854295


   > One more thing: we seem to sometimes use the scalatest asserts and 
sometimes the JUnit ones for the Scala code. I would suggest using the JUnit 
ones consistently as it will make it easier to convert the tests to JUnit 5.
   
   Except for ```org.scalatest.Assertions.withClue```, others package from 
```org.scalatest.Assertions``` are replaced by Junit.  There are other tests 
using ```scalatest``` and I can remove ```scalatest``` from code base in 
follow-up.


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

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


Reply via email to