Hello everyone,
I would like to talk about something I would love to see in Moose: a Mock framework.
I love to have a stable structure so I love tests. But sometimes it is hard to produce tests for Famix because the models are complex and I want to test a specific, simple, case. I think that as a code quality analysis platform, Moose *needs* to get a Mock framework.
Thus I would like to add Mocketry to the dependencies of Famix or Fame.
Why Mocketry? Because we already have some of its dependencies in the dependencies of Famix and because I find it easier to use than BabyMock.
So... Do someone has objections? Do someone think we need a Mock framework but thinks that Mocketry is not the right one?
If I have no objection I'll add the dependency then some more tests :)