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
TST: add the request fixture to check_figures_equal
If you stacked `pytest.mark.parametrize` with check_figures_equal
every set of parameters would write to the same file. This makes
post-hoc debugging hard and causes intermittent CI failures.
0 commit comments