On 2011-06-22, at 08:38, laurent laffont wrote:
On Wed, Jun 22, 2011 at 7:58 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
On Jun 22, 2011, at 7:44 AM, laurent laffont wrote:
Camillo and Dennis,
Thanks for answer and yes, I think you're right about using PhExample/Mocketry DSL, that's the way to go.
except that I would not patch SUnit but have another Testing framework for that. And I\m not sure that I want to write should equals:..... not enought experience to have a good point of view
I don't know about PhExample but Mocketry does not patch SUnit but provide extensions to Object / SmallInteger / ... for the DSL part.
AFAIK Phexample does the same for the "should" part.. but there is more stuff added which is used for having a JExample like functionality with test dependencies..