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
AttributeError: module 'pytest' has no attribute 'config'
Perhaps python3 doesn't like pytest.config. I am reading online that it is discouraged to use pytest.config, and one should use fixtures. I am learning how to do so.
No description provided.
The text was updated successfully, but these errors were encountered: