Having read good things about Moles I'd like to add an isolation framework to our set of tools for writing unit tests.
Our application runs under Mono as it is deployed on both Linux and Windows and I cannot seem to find a framework that supports Mono.
I've seen some articles about manipulating assemblies using Cecil but I'm struggling to find anything we could realistically use.