MbUnit Framework Attributes: "xxx is never used."
All,
I am using MbUnit as my unit test framework. R# is not recognizing that my unit test classes/setups/teardowns/methods are related to unit tests, and are all getting marked as not being used.
Is there a way to make R# recognize the MbUnit attributes, and thus not flag them as unused?
Thanks,
Phil
Please sign in to leave a comment.