Back to Xunit

xUnit1023

site/xunit.analyzers/rules/xUnit1023.md

latest212 B
Original Source

Cause

In versions of xUnit.net prior to 2.2.0, [Theory] methods did not support default values on parameters.

How to fix violations

To fix a violation of this rule, upgrade to xUnit.net 2.2.0 or later.