fixture 參數scope='module',module 作用是整個模塊都會生效。 創建文件名為test_fixture_scope.py,代碼如下: #!/usr/bin/env python # -*- coding: ...
確定! 回上一頁