Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get rid of Mockito, and use Hypermocker instead. #123

Closed
podusowski opened this issue Jan 19, 2024 · 1 comment
Closed

Get rid of Mockito, and use Hypermocker instead. #123

podusowski opened this issue Jan 19, 2024 · 1 comment

Comments

@podusowski
Copy link
Owner

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)

@podusowski
Copy link
Owner Author

#126

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant