After all, you already have tests that exercise the project, verify its correctness, and report on its quality.
毕竟,您已经拥有了运行这个项目的测试,验证了它的正确性,报告了它的质量。
One way to measure the quality of the tests is to know what areas of the project they exercise and (more important) what areas they miss.
一种度量测试质量的方法是,了解它们所运行的这个项目的区域以及(更为重要的是)它们所错过的区域。
There's no point in spending time and money to run a test suite, even one that passes all its tests, if it doesn't really exercise the project.
如果它不能真正运行这个项目,就没有必要花费时间和资金来运行这个测试套件,即使能够通过它所有的测试。
应用推荐