Hacker News new | ask | show | jobs
by cam- 5274 days ago
fwiw we make people who are interviewing do unit tests on our production code. We have enough old gnarly code that we can always find something that doesn't have coverage. It is a great way to see how they code, how they interact with unfamiliar code and how they get on socially with the person doing the interview.
1 comments

and a great way to improve test coverage for free!