Question

I'd like to set up our unit tests to use Moles -- mostly so we don't write a lot of interfaces in places that don't call for interfaces. Ok, that part is debatable but it is a concern on our team.

To that end, we're investigating Moles. Moles is nifty. Pex is nifty. The issue is that if we build a unit test that uses Moles, suddenly we can't run it in Gallio Icarus (MbUnit gui). Is there a way to pull this off and get Icarus to understand that Moles is part of the test?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top