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
...by setting default on config file parsing level.
pytest itself will validate that the value is a valid boolean,
and if it is not set it will supply default `False` value.
We later rely on this global default being always set and correct -
falling back to it on test level.
0 commit comments