What's Changed
- Support for xunit v3 by @AArnott in #115.
If you're not using xunit, use xunit.combinatorial v1.x instead. - Add support for
TheoryData<T>
inCombinatorialMemberDataAttribute
by @AArnott in #98 - Introduce CombinatorialClassDataAttribute by @siewers in #99
- Add support of xUnit 3 TheoryData by @siewers in #125
New Contributors
- @github-actions made their first contribution in #122
Full Changelog: v1.6.24...v2.0.24