Augment NUnit1001 to recognized and check generic TestCase attributes · Issue #767 · nunit/nunit.analyzers · GitHub
More Web Proxy on the site http://driver.im/
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
nunit/nunit#4632 added support for generic test case parameters:
NUnit1001 detects if
TestCase
arguments don't match parameters.This has to be augmented to support generic versions:
The text was updated successfully, but these errors were encountered: