[rspec-devel] mock framework

Ian Dees undees at gmail.com
Wed Aug 22 19:30:58 EDT 2007


Quoth David:

> The problem w/ mixing mocking frameworks is that some of them (namely
> rspec and mocha) add methods to Object, and they use similar methods
> (like mock()) to create mocks. So you can only safely have one mock
> framework PER PROCESS, not per file.

Is the FreakyFreaky Sandbox usable/stable enough to deal with this possibility?

http://code.whytheluckystiff.net/sandbox

--Ian


More information about the rspec-devel mailing list