What’s with OpenDomain.org?
The opendomain.org site seems to have acquired nunit.net, a domain we thought about using but didn’t. Now I’m sorry, since they could use it for pretty much any purpose.
The opendomain.org site seems to have acquired nunit.net, a domain we thought about using but didn’t. Now I’m sorry, since they could use it for pretty much any purpose.
There’s a discussion going on right now on the Yahoo TDD list regarding the use of a single instance of the user TestFixture class in NUnit 2.x, as compared to multiple instances in NUnit 1.x and in JUnit before it. A related issue, discussed on the same list a while back, is the question of the lifetime of that single instance. Here’s my take on how the issues relate and how NUnit deals with them.