Steps to take to slowly integrate unit-testing into a project

后端 未结 4 873
情歌与酒
情歌与酒 2021-02-06 11:33

I\'m currently on a co-op term working on a project nearing completion with one other co-op student. Since this project has been passed down from co-op to co-op, poor practices

4条回答
  •  不要未来只要你来
    2021-02-06 11:54

    Working Effectively with Legacy Code by Michael Feathers

    Hard to know if implementing a factory pattern will do any good, depends on what the code is doing :)

提交回复
热议问题