Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

"mocking networked services" is exactly what you would do when testing clients.

And it doesn't have to be a static mock. It's not too hard to inject a fuzzer in your mock service response, although that's probably left to a separate testing routine, and not part of your unit test setup. But if you have no mock for your network service, you can't fuzz it either.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: