I have just committed the first 11 SharpWired unit tests. To get it up and running just download and install NUnit (2.4.8) and open the solution file, compile as usual and load the SharpWiredTests.dll file in NUnit.
When running the tests it should look something like this.
(Todays tests should probably be seen more as examples than [...]