I was very pleased to read that Mockito finally integrates nicely with JUnit 5 via its shiny new MockitoExtension – about time!
As I am playing around with a project based on Spring Framework 5 and JUnit 5 at the moment, I really wanted to bring in Mockito, as well – it’s an awesome mocking framework really.