Surreal-Net/Surreal.Net

Consider downgrading xUnit from 2.4.2 to 2.4.0

Du-z opened this issue · 2 comments

Du-z commented

I would like to improve the query tests by using member data. According to SO this should be straight forward. https://stackoverflow.com/a/55027598

However it looks like there is a regression in xUnit (xunit/xunit#1983).

Otherwise we might need to think up another solution so we can use Member Data in these tests.

Sure thing, if you would open a PR thatd be awesome!

Closed with #63