Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Cross-Branch Testing
(buttondown.email)
2 points
by
drothlis
3 years ago
| 2 comments
Cross-Branch Testing | Dark Hacker News
drothlis
3 years ago
|
next
[−]
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.
drothlis
3 years ago
|
next
[−]
Interesting thought, somewhat related to the articles on "snapshot testing" that have been trending on HN lately.