You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
我看代码处写了init方法,但是pytest不能使用init方法,我调试时也出现了不能包括init方法的提示。应该怎么处理? test_login.py::TestLogin cannot collect test class 'TestLogin' because it has a __init__ constructor
The text was updated successfully, but these errors were encountered:
我看代码处写了init方法,但是pytest不能使用init方法,我调试时也出现了不能包括init方法的提示。应该怎么处理?
test_login.py::TestLogin cannot collect test class 'TestLogin' because it has a __init__ constructor
The text was updated successfully, but these errors were encountered: