Hacker News new | ask | show | jobs
by move-on-by 1283 days ago
> refusing to do any testing or CI because they think it will slow down the team.

This is a new one for me. I found an open source project with ~40k stars that I wanted to contribute to. I thought, there are almost no tests here, so I wrote up some tests and hooked it up to GitHub actions to run on PR submission. The maintainer of the project told me no thanks. It really surprised me! I thought everyone would be grateful to have more testing, but that apparently isn’t the case.