This is the first time I\'m trying to hack into the NUnit interface, and am facing some issues.
This is what I am trying to achieve:
NUnit does some AppDomain creation when it runs, I wonder if somehow doing all this dynamically breaks that and it can't see your tests due to missing dependencies?