logoalt Hacker News

jra_sambayesterday at 9:53 PM1 replyview on HN

Tests. All changes must have tests. If they're generating the code, they can generate the tests too.


Replies

throwaw12yesterday at 10:24 PM

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