top | item 46415944

(no title)

wging | 2 months ago

I think the problem is that it's on his users to enable this flag, not something that can be done by Mockito automatically.

discuss

order

jhhh|2 months ago

Most people want their test suite to pass. If they ugprade java and mockito prints out a message that they need to enabled '--some-flag' while running tests they're just going to add that flag to surefire in their pom. Seems like quite a small speedbump.