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
When something such as request.node.add_marker(pytest.mark.markus_marks_earned(0)) is used, MarkUs will report that full marks are earned rather than 0.
When something such as
request.node.add_marker(pytest.mark.markus_marks_earned(0))is used, MarkUs will report that full marks are earned rather than 0.