zebsy

Results 2 issues of zebsy

### Describe the bug We have an issue when using @InjectMock with a `@Singleton `bean and using `@MockitoConfig(convertScopes = true)` It does not work if our "bean" (sorry if this...

kind/bug
area/arc
area/testing

Hi, I am trying to filter a yaml openapi spec, to remove a path and remove unused schema components. The path filtering works fine, but the unused component removal does...

bug
awaiting feedback