Skip to content

@RunWith(MockitoJUnitRunner.Silent.class) does not migrate to JUnit5 #222

@dianamaesan

Description

@dianamaesan

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions