When I wrote my Socket library I also wrote a set of Unit Tests for it, using the MSTest framework built into Visual Studio. Now that I have released it, including a build for Android, I thought I had better run the unit tests on Android as well. Continue reading “MS Test and NUnit”