I'm wondering what's the best way to go about unit testing custom SytleCop rules. I've read this but am hoping there's a better solution.
Thanks.
I'm wondering what's the best way to go about unit testing custom SytleCop rules. I've read this but am hoping there's a better solution.
Thanks.
There's a project called StyleCop Contrib at CodePlex where they have unit test for custom rules.