Live data from Hacker News

Cross-Branch Testing

buttondown.email

1–4 of 4 posts

Re: Cross-Branch Testing

#4
Related: I think it was Kernighan & Pike's "The Practice Of Programming" where I read the idea of testing a complex implementation by comparing its output against a simpler but less performant implementation.