Should I write and commit unit tests for minor changes and bug fixes?
📝
内容提要
For example, if the change is "return users' full names instead of just last names", is it worth it to add a test for it? Would it make the test suit fragmented and confusing? Context: My team got...
➡️