does anyone know of it is safe to use mockk mocks ...
# mockk
j
does anyone know of it is safe to use mockk mocks concurrently from multiple threads? I know mockito has some issues with their mocks and thread safety: https://github.com/mockito/mockito/wiki/FAQ#is-mockito-thread-safe