The release of #NUNIT v2.0 was on October 3, 2002.

Allowing developers to unit test their #dotnet applications.

Do you even unit test? What unit testing framework are you using?

@khalidabuhakmeh I'm still using NUnit, in fact, I've been trying to write tests today that mock repositories and mediatr, it's a learning curve for me, ive only really got into UTs in the last 4 or 5 years
@cer awesome. Good luck and be sure to write a blog post about it. Would love to read about what you end up on.