美文网首页
: PytestCollectionWarning: canno

: PytestCollectionWarning: canno

作者: 草木山川 | 来源:发表于2021-04-08 14:52 被阅读0次

错误: PytestCollectionWarning: cannot collect test class 'TestCaseLogin' because it has a __init__ constructor

修改方法:在.py文件中运行没有问题,使用pytest运行出现警告,原因是pytest中不能出现__init__方法

相关文章

网友评论

      本文标题:: PytestCollectionWarning: canno

      本文链接:https://www.haomeiwen.com/subject/nvqvkltx.html