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
Thanks for a nice library. I wonder if it would make sense to also support https://mockk.io/? I.e. introduce annotations such as @MockKInBean etc or would you say that this is subject for another library?
The text was updated successfully, but these errors were encountered:
I believe that would require a lot of changes and probably need at least a different module.
If you feel like it, you could fork this project, adapt it and see if you could make it work, and open a PR so that we can check the scope of the changes.
Thanks for a nice library. I wonder if it would make sense to also support https://mockk.io/? I.e. introduce annotations such as
@MockKInBean
etc or would you say that this is subject for another library?The text was updated successfully, but these errors were encountered: