Hello!
The execution of the recipe JUnit4to5Migration does not migrate @RunWith(MockitoJUnitRunner.Silent.class)
and is not documented at https://docs.openrewrite.org/tutorials/migrate-from-junit-4-to-junit-5#known-limitations.
I have created an example to show you. https://github.com/josemariavillar/test_project/tree/error_migrate_junit5
Thanks in advance.