By default pytest fixture has scope="function", so it can not be used with any scope, as mentioned in docs.
確定! 回上一頁