You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've seen people adding Mockito into dev_dependencies instead of dependencies. Either they are wrong or your help is outdated. What's the correct way to install Mockito?
The text was updated successfully, but these errors were encountered:
Either one. If it is only needed for development (no mockito libraries imported in lib/ or bin/ or web/ I guess?) then it should be listed as a dev_dependency.
I've seen people adding Mockito into dev_dependencies instead of dependencies. Either they are wrong or your help is outdated. What's the correct way to install Mockito?
The text was updated successfully, but these errors were encountered: