[ANN] BrowseUnit v4 on SM

Romain Robbes rrobbes at info.unicaen.fr
Tue Apr 13 15:56:48 UTC 2004


	Hi again,

	This is mainly the code I proposed a while ago on this list, but with 
interface changes :

BrowseUnit use services be accessible by all the browsers, including 
Whisker and OmniBrowser if the packages are installed.

BrowseUnit now works at the package level, rather than at the class 
level, and defines
a few quick shortcuts to access it's main functionalities (also 
accessible in the browser's
method menu) :

-finding references to a test/a method (<c-t>r)
-running tests (<c-t>m & <c-t>p)
-debugging them
-creating test classes and test methods (<c-t>n)

Note that all buttons have disappeared, as I removed all the browser UI 
tweaks to
use services. That way the code base is at least half smaller ;-). Hope 
you won't miss
the little smiling-button too much ...

	Romain





More information about the Squeak-dev mailing list