I'm not sure what the problem is with running these tests. I just
created an internal
test fixture as part of the NUnit tests and was able to run it
correctly. Since NUnit
accesses the tests via reflection, there should be no need for
InternalsVisibleTo
with regard to NUnit. Of course, you will have to make sure that the
internals of
your SUT are visible to your tests.
Naturally, there's no problem with publishing the NUnit public key and
I'll put that
on my todo list. It's accessible anyway since the source includes the key file.
Let me know if there's some wrinkle to your problem that I'm missing.
Charlie
> --
> You received this message because you are subscribed to the Google Groups "NUnit-Discuss" group.
> To post to this group, send email to nunit-...@googlegroups.com.
> To unsubscribe from this group, send email to nunit-discus...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/nunit-discuss?hl=en.
>
>