Fun with NUnit - clarification

My blog has moved.
You can view this post at the following address:
http://www.osherove.com/blog/2003/10/5/fun-with-nunit-clarification.html
Published Sunday, October 05, 2003 10:30 AM by RoyOsherove
Filed under:

Comments

Sunday, October 05, 2003 9:59 PM by Darrell

# re: Fun with NUnit - clarification

NUnit
Monday, October 06, 2003 6:35 PM by Peter Provost

# re: Fun with NUnit - clarification

My problem with csUnit is that it is GPL. Other than that they appear to be roughly equivalent.
Thursday, November 13, 2003 2:31 PM by Manfred Lange

# re: Fun with NUnit - clarification

We are currently considering a modification to the licensing. We want to make sure that you can ship your tests with a non-GPL software, if you want to do so. A possible solution might be that we make the required runtime libraries, e.g. csUnit.dll, LGPL, which is less strict than GPL in terms what you can do with it.