Using scope='module' tells the framework that this fixture should run once for every test file (or Python module). Exactly what I needed, preventing copying ...
確定! 回上一頁