Hi I read the chapter on validation of the mentoring course book of andres valloud. http://www.lulu.com/fr/fr/shop/andres-valloud/a-mentoring-course-on-smalltal... And I love this extension of SUnit. I loved the idea when I saw it for the first time at Lugano (presentation of Leandro Caniglia). I encourage everybody to read it. Now does anybody implemented in Pharo the SUnit extension? I would like to play with it and eventually write a chapter on it for the next book. The idea is so good. Stef
Stéphane Ducasse wrote
Now does anybody implemented in Pharo the SUnit extension?
From http://forum.world.st/ANN-ValidationRevisited-alpha-td4690680.html : Gofer it smalltalkhubUser: 'SeanDeNigris' project: 'aMentoringCourseOnSmalltalk'; package: 'ValidationRevisited'; load.
But Andres went far, far beyond what's in the book in VW's Assessments library [1]. That would be very cool to research/port to Pharo... [1] http://forum.world.st/ANN-ValidationRevisited-alpha-tp4690680p4690751.html ----- Cheers, Sean -- View this message in context: http://forum.world.st/Pharo-dev-About-validation-tp4693434p4693463.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
On Jun 15, 2013, at 1:18 PM, Sean P. DeNigris <sean@clipperadams.com> wrote:
Stéphane Ducasse wrote
Now does anybody implemented in Pharo the SUnit extension?
From http://forum.world.st/ANN-ValidationRevisited-alpha-td4690680.html : Gofer it smalltalkhubUser: 'SeanDeNigris' project: 'aMentoringCourseOnSmalltalk'; package: 'ValidationRevisited'; load.
But Andres went far, far beyond what's in the book in VW's Assessments library [1]. That would be very cool to research/port to Pharoâ¦
Yes Now having the first layer and learning from it would be good. In assessment he generates class on the fly and more. My point is that we have a culture for testing and it would be good to have one for validation. Stef
[1] http://forum.world.st/ANN-ValidationRevisited-alpha-tp4690680p4690751.html
----- Cheers, Sean -- View this message in context: http://forum.world.st/Pharo-dev-About-validation-tp4693434p4693463.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Stéphane Ducasse wrote
we have a culture for testing and it would be good to have one for validation.
+1 ----- Cheers, Sean -- View this message in context: http://forum.world.st/Pharo-dev-About-validation-tp4693434p4693474.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
So may be we should start to write the Validation Chapter as I started so long time ago the SUnit in 6 pages document. Are you interested to get your name with the one of Ze fabulous crazy french researcher? What a fame, isnt? Stef On Jun 15, 2013, at 2:26 PM, Sean P. DeNigris <sean@clipperadams.com> wrote:
Stéphane Ducasse wrote
we have a culture for testing and it would be good to have one for validation.
+1
----- Cheers, Sean -- View this message in context: http://forum.world.st/Pharo-dev-About-validation-tp4693434p4693474.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Stéphane Ducasse wrote
Are you interested to get your name with the one of Ze fabulous crazy french researcher? What a fame, isnt?
Ha ha, I can see the paparazzi lining up now ;) I'd be happy to help. I'm exploring and experimenting with validation, so my ideas are still developing rapidly. I'd like to see how to integrate Andres' ideas with Magritte's approach... ----- Cheers, Sean -- View this message in context: http://forum.world.st/Pharo-dev-About-validation-tp4693434p4693704.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
On Jun 17, 2013, at 2:08 PM, Sean P. DeNigris <sean@clipperadams.com> wrote:
Stéphane Ducasse wrote
Are you interested to get your name with the one of Ze fabulous crazy french researcher? What a fame, isnt?
Ha ha, I can see the paparazzi lining up now ;) I'd be happy to help. I'm exploring and experimenting with validation, so my ideas are still developing rapidly. I'd like to see how to integrate Andres' ideas with Magritte's approachâ¦
Ok now my approch is divide and conquer. I would like to write a ***simple*** chapter on a simple SUNit extension so that people can see and use the idea. Then if one guy wnats to build a mega nuclear weapon it is possible :) Stef
----- Cheers, Sean -- View this message in context: http://forum.world.st/Pharo-dev-About-validation-tp4693434p4693704.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
participants (2)
-
Sean P. DeNigris -
Stéphane Ducasse