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
{Improvement} improved the algorithm of analyzing expressions - #16
{Fixed} fixed the analyzer wrongfully reporting Count method with a predicate and - #11 (thanks @jnyrup for reporting)
{Fixed} fixed the algorithm of analyzing expressions throwing exception when assertion contains multiple calls to a method with the same name with arguments - #10 (thanks @jnyrup for reporting)
{Fixed} fixed the algorithm of analyzing expressions reporting when the assertion statement accesses properties and continues the assertion - #13 (thanks @jnyrup for reporting)