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
{{ message }}
This repository was archived by the owner on May 18, 2026. It is now read-only.
I don't think we need to add anything special for saying "skip this test" - wrapping the test definition in an 'if' block for conditional definition seems good enough for me - but we should report on any tests that do get skipped, because otherwise we're not technically xunit compliant.
I don't think we need to add anything special for saying "skip this test" - wrapping the test definition in an 'if' block for conditional definition seems good enough for me - but we should report on any tests that do get skipped, because otherwise we're not technically xunit compliant.