pytest运行报错fixture ‘slef’ not found -》available fixtures: cache, capfd, capfdbinary…

pytest运行报错fixture 'slef' not found -》available fixtures: cache, capfd, capfdbinary...pytest运行报错fixtu
pytest运行报错fixture 'slef' not found -》available fixtures: cache, capfd, capfdbinary...pytest运行报错fixtu

原因是方法和用例中写了self,去掉self即可

相关文章:

  • 2022-12-23
  • 2021-06-17
  • 2021-11-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-06
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-20
  • 2021-04-01
  • 2022-12-23
  • 2021-10-30
  • 2021-10-23
相关资源
相似解决方案