Pocket referance book for NUnit
I have started wondering about how easy it is to create your own assertions using NUnit and MbUnit. While looking around I found this
O'Reilly book on NUnit. The
TOC looks good with coverage on Jamies NUnitAddIn as well as subjects such as Mock objects. I do wonder if a more complete book on unit testing is required, something that will cover the basics of unit testing against say the V model or in agile approaches, as well as cover subjects such as unit testing applied in NCover, NAnt and CC.net etc. It would also be nice to see the subject be approached with all of the various unit testing tools, CSUnit, NUnit, MbUnit etc (in this way features that are shared by the tools as features unqiue to the tools can be covered). If anyone has such a project on the boil or is thinking in these terms give me a shout would love to help on writing or reviewing.
Update:
Lookie what I found. No CSUnit or MbUnit coverage, nor unit testing theory what I can tell though and this is what I would be seeking.