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 default parametrize_from_file pass parameters as function scope.
supporting different scopes and hyrarchies should bring new capabilities.
Especially enabling using parametrize_from_file with fixtures scoped with different scope then "function".