Browser support for unit test

rrobbes rrobbes at etu.info.unicaen.fr
Sun Feb 16 22:45:26 UTC 2003


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
 



More information about the Squeak-dev mailing list