There's unit testing, where we validate each piece of the program independently.
一种是单元测试,也就是,分别验证程序中的每一个独立部分。
麻省理工公开课 - 计算机科学及编程导论课程节选
So before I try and run my program, I test each part of it independently.
因此在我尝试运行我的程序之前,我都会对它的每个部分进行独立的测试。
应用推荐
模块上移
模块下移
不移动