Hacker News new | ask | show | jobs
by jra_samba 109 days ago
Tests. All changes must have tests. If they're generating the code, they can generate the tests too.
1 comments

who reviews the tests? again me? -> that's exactly why I am saying review is a bottleneck, especially with current tooling, which doesn't show second order impacts of the changes and its not easy to reason about when method gets called by 10 other methods with 4 level of parent hierarchy