Jan. 23, 2013
12:07 a.m.
for that we already have a fully working Phexample: http://www.squeaksource.com/phexample.html which I will push in 3.0, cause I never really liked #assert: and friends being sent to self. Furthermore we could finally build up decent messages! On 2013-01-22, at 18:24, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
it would be nice to introduce the same syntax than Sunit
exp assert: exp2
[ exp ] shouldraise:
Stef
On Jan 21, 2013, at 4:41 AM, Benjamin wrote:
Hi guys,
I am attending a python lecture and discovered DocTest[1], and I was wondering if such a tool exists for Pharo ? :)
Ben