Advanced assertion migrations
https://github.com/spring-projects/spring-framework/commit/bed36890019a1764f1ed846ec1c94325a2ac5c72 @victorgveloso
Even more advanced https://github.com/apache/flink/commit/62f44e0118539c1ed0dedf47099326f97c9d0427 https://github.com/mockito/mockito/commit/6b818baa1006338501a5fde5ba368593475cee9c
Hi Professor @tsantalis, I have been exploring around this project. I was looking for potential issues I can work on and found this. Is this being worked on, or is it still open? If not, I would like to work on it.
@thromel The issue is still open. Try to run these commits with our AST diff visualization, and you will see there are some advanced assertion migrations for which the relevant code is not properly matched. However, the fix is not so simple. You can give it a try as a way to get familiar with the codebase (debugging).