Y
Hacker News
new
|
ask
|
show
|
jobs
Cross-Branch Testing
(
buttondown.email
)
2 points
by
drothlis
1256 days ago
2 comments
drothlis
1256 days ago
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.
link
drothlis
1256 days ago
Interesting thought, somewhat related to the articles on "snapshot testing" that have been trending on HN lately.
link