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
MatchRegex supports occurrence constraints but discards the Match object. Returning AndWhichConstraint<StringAssertions, Match> (or a WhichMatch property) would allow asserting on captured groups:
MatchRegexsupports occurrence constraints but discards theMatchobject. ReturningAndWhichConstraint<StringAssertions, Match>(or aWhichMatchproperty) would allow asserting on captured groups: