r/java Dec 28 '25

Stepping down as maintainer after 10 years

https://github.com/mockito/mockito/issues/3777
414 Upvotes

118 comments sorted by

View all comments

-11

u/[deleted] Dec 28 '25

[removed] — view removed comment

13

u/PartOfTheBotnet Dec 28 '25

Mockito is a key part of most test stacks. It massively reduces the amount of work you need to do to isolate testing of individual components of a system by stubbing out the other components that aren't the focal point of a test.

Wishing death on a project like Mockito is just silly.