|
|
|
|
|
by speedplane
2914 days ago
|
|
Separate point, I’d argue that small organizations also have quite a bit to gain from a solid testing program. If there is only a single developer working on a project, that developer can manage much much more code if there are solid tests behind it than if she was just winging it with every commit. At some point the developer starts to forget the code they write and starts relying on the tests they built long ago. |
|