|
|
|
|
|
by LenP
1621 days ago
|
|
QA writing unit tests for devs is not “traditional” - it’s a signal to leave the place ASAP. As an engineer, you’re expected to write, review, and test code. We simply shuffle responsibilities such that you usually test other engineers’ code and not your own (there is some discretion involved - for very small changes we often write or tweak the test ourselves) |
|