[ANN] Browser support for unit test

Romain Robbes rrobbes at etu.info.unicaen.fr
Mon Feb 17 10:01:09 UTC 2003


Hi all,

Given the tremendous demand, I have registered the package on squeakmap.
Give it a try if you're too lazy to search for your test classes in the browser,
or if this lazyness prevents you to even create these tests, as it can
even do that for you ... 

By the way Stéphane, is this piece of code cool enough to apply to ESUG's
"Cool Smalltalk Code Contest" ? :-)

Romain

On Mon, Feb 17, 2003 at 09:35:54AM +0100, Stephane Ducasse wrote:
> Hi romain
> 
> Nice to see some french guys sending cool extension. Why don't you 
> register your extension in SqueakMap. This way people will see it all 
> the time :)
> 
> Stef
> 
> 
> On Sunday, February 16, 2003, at 11:45 PM, rrobbes wrote:
> 
> >
> >oops, forgot to tell the version :
> >I did that on squeak 3.4, but it shouldn't have too much problems
> >with earlier versions (though not tested yet).
> >Also don't forget to enable the "optionnalButton" preference to use
> >the two extra buttons which are there.
> >rrobbes a écrit:
> >>Hi everyone  Here is a changeset which modifies the class browsers in 
> >>order to have
> >>a better integration of unit testing. It adds buttons to the browser 
> >>to
> >>efficiently go back and forth between a class and it's test, between a
> >>method and it's test method, and to run the classe's test case.  This 
> >>allows a much easier use of the tests, and a better synchronisation 
> >>with
> >>the code, as they are only one click away from their counterpart.
> >>Moreover, the presence of a 'test' button on the browser might 
> >>incitate
> >>people to code more tests, and might help the "squeak documentation 
> >>project with unit tests"  I'll put that on SqueakMap soon.    Romain 
> >>Robbes
> >
> >
> Prof. Dr. Stéphane DUCASSE (ducasse at iam.unibe.ch) 
> http://www.iam.unibe.ch/~ducasse/
>  "if you knew today was your last day on earth, what would you do
>  different? ... especially if, by doing something different, today
>  might not be your last day on earth" Calvin&Hobbes
> 
> 
> 
> 

-- 



More information about the Squeak-dev mailing list