Open schultzcole opened 2 years ago
We're currently on 2.4.0, latest (at the time of writing) is 2.4.1, but 2.4.1 has a bug that prevents abstract test classes from using MemberData and ClassData for Theorys correctly.
MemberData
ClassData
Theory
I think this is the related issue on the xunit repo: https://github.com/xunit/xunit/issues/1983
We're currently on 2.4.0, latest (at the time of writing) is 2.4.1, but 2.4.1 has a bug that prevents abstract test classes from using
MemberData
andClassData
forTheory
s correctly.I think this is the related issue on the xunit repo: https://github.com/xunit/xunit/issues/1983