Hi Jan,
It's not so much a question of the implementation being wise, since
it's no longer possible with .NET 3.0.
You will have a bit of a learning curve to make this work with NUnit
3.0, but I think the end result should be better. Take a look at the
test execution API now exposed by the NUnit Test Engine. You'll find
this in the nunit.engine.api assembly.
For documentation, start here:
https://github.com/nunit/dev/wiki/Test-Engine-API
However, this is unfinished documentation right now so, where links
fail, you will have to look at the intellisense or the source code
itself.
In the end, you will be using a public and published API rather than
an internal NUnit class as you are now. I think this is going to be a
big improvement for those who want to use NUnit programmatically.
Charlie
> --
> You received this message because you are subscribed to the Google Groups
> "NUnit-Discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
nunit-discus...@googlegroups.com.
> To post to this group, send email to
nunit-...@googlegroups.com.
> Visit this group at
http://groups.google.com/group/nunit-discuss.
> For more options, visit
https://groups.google.com/d/optout.