Wednesday
May162012
File System Wrappers for Unit Testing in C#
Wednesday, May 16, 2012 at 3:29PM I’ve asked this on twitter, and here’s what I got:
- System.IO.Abstractions (looks pretty deep)
- SystemWrapper (I’m not crazy about the file system being used as a mock API)
- Something older
I’d take a look at the first on the list first, if only for it being on github as a sign of advancement.
Roy Osherove | Comments Off | in
Unit Testing
Unit Testing 




