Hacker News new | ask | show | jobs
by vrighter 171 days ago
but who will test the tests of tests?
3 comments

The double entry technique is the most effective path to ensure accuracy (best tradeoffs for time vs accuracy) in finance and software. ie Triple book accounting has not been the standard because it's a bad tradeoff. It requires a large increase in time and effort, for rare increases in accuracy.
The mutation testing engine.
Just add tests to test your test tests