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 want to get rid of Mockito, and use this crate instead. Once it can handle all Walkers' use cases, I will create a new repo for it.
I did not wanted to create yet another HTTP mocking library, but in Mockito, I could not deffer a response to the incoming request, which was a must if I wanted to test concurrent downloads properly.
I want to get rid of Mockito, and use this crate instead. Once it can handle all Walkers' use cases, I will create a new repo for it.
I did not wanted to create yet another HTTP mocking library, but in Mockito, I could not deffer a response to the incoming request, which was a must if I wanted to test concurrent downloads properly.
Originally posted by @podusowski in #121 (comment)
The text was updated successfully, but these errors were encountered: