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 has been archived by the owner on May 19, 2023. It is now read-only.
I am also seeing this when using [Theory][MemberData(Data))]. I think this has been broken for a while. I only now caught it because I started running the tests headlessly and parsing the xunit test results file in CI.
Also on xunit 2.4.1 and xunit.runner.devices 2.5.25
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Test:
When some MemberData, ClassData items fail the test, the runner app doesn't show failed, only succeeded items. InlineData works fine.
Console log:
Expected Exception.
xUnit: v2.4.1
xUnit.Runner.Devices: v2.5.25
Platform: iOS
The text was updated successfully, but these errors were encountered: