|
|
|
|
|
by Pet_Ant
829 days ago
|
|
> Feedback is given constantly (up and down.). If you don't make time for things they rarely happen unless the people are particularly fired up about them. I don't even know who my current manager is to even reach out to. My coworkers don't unit test until reminded on the PR. I honestly forget to smoke-test until called out on it. So unless your culture is about feedback and everyone truly embodies that and is on board, it's not gonna happen. |
|
Engineering culture dictates much more strongly regarding unit and other tests than constant human feedback. It's also easy to add automated lint coverage tests to your PRs, and creating a documented process to check whether smoke-tests, etc.