test harness
常见例句
- However, in the real world, not all applications are fortunate enough to have a test harness.
然而,实际情况是:不是所有的应用都有配套的测试套件。 - Agile techniques recommend having adequate unit and acceptance tests to build a robust test harness around the application.
敏捷推荐围绕应用建立足够的单元测试和验收测试,以构建足够强壮的测试套件。 - A test coverage measurement is obtained by exercising a code base with a test harness and capturing data that corresponds to code having been "touched" throughout the lifetime of the test process.
通过用一个测试工具执行代码库并捕获整个测试过程中与被 “触及” 的代码对应的数据,就可以获得测试覆盖度量。 - I should really just put it in a nice test harness, where I run 100, 200, 1,000 trials, but I didn't want to bore you with that here.
我应该把它放到一个测试组件中,我运行100次,200次,1000次,但是我现在不想用这个来烦你们。
麻省理工公开课 - 计算机科学及编程导论课程节选 返回 test harness