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
Some test files in higher levels (6-10) could benefit from @pytest.mark.slow or @pytest.mark.integration markers. This lets learners run fast tests separately.
Scope: Review test files in levels 6-10 and add appropriate markers.
Some test files in higher levels (6-10) could benefit from
@pytest.mark.slowor@pytest.mark.integrationmarkers. This lets learners run fast tests separately.Scope: Review test files in levels 6-10 and add appropriate markers.