ReSharper Disable for Test Classes
When receiving the message "Test class names should end in 'Tests'" warning, which // ReSharper disable can I add to remove the squigglies?
I can't select from the left side as the NUnit Fixture (click to run) icon takes the place of the usual ability.
// ReSharper disable InconsistentNaming does not work...
Thanks,
Richard
Please sign in to leave a comment.