predictable module
常見例句
- 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.
對于測試發(fā)現(xiàn),也是如此:py.test 按照固定、不可變且可預測的規(guī)則檢測測試模塊中的測試,而 nose 采用靈活的可定制的規(guī)則。 返回 predictable module