My new tests in NUnit appears in Tests List in a blue font. And I can´t run it.
This is que list.

And this is my class. I can´t find anything wrong or even diferent from other test classes.

Please! Do someone knows what is happening?
Your test fixture class is not public. If you don't specify public class YouClass, YourClass will be internal, and not runnable by NUnit.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With