How can I rewrite this fixture call so it won't be called directly?

后端 未结 0 585
忘掉有多难
忘掉有多难 2020-12-12 18:35

I defined the following fixture in a test file:

import os
from dotenv import load_dotenv, find_dotenv
from packaging import version # for comparing version nu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题