It is the same in this case: the rules by which tests are detected inside of a test module are fixed, invariant, and predictable for py.test, while they are flexible and customizable for nose.
对于测试发现,也是如此:py . test按照固定、不可变且可预测的规则检测测试模块中的测试,而nose采用灵活的可定制的规则。
It is the same in this case: the rules by which tests are detected inside of a test module are fixed, invariant, and predictable for py.test, while they are flexible and customizable for nose.
对于测试发现,也是如此:py . test按照固定、不可变且可预测的规则检测测试模块中的测试,而nose采用灵活的可定制的规则。
应用推荐