[ENH][GOODIE] TestRunner progress indicator

Marcus Denker marcus at ira.uka.de
Mon Mar 10 12:46:54 UTC 2003


On Sun, Mar 09, 2003 at 03:12:21AM +0100, Andreas Raab wrote:
> Getting tired of staring at the TestRunner's screen with no progress to see
> and lots of tests to run I decided I need a little user feedback. Here it
> is. One method, ten lines of code, but *much* nicer when you "run all
> tests".
> 
Andreas,

there is a package on SqueakMap called "Test Runner Enhancements",
(Ned Konz) this adds lots of really usefull things:

* adds progress notification
* adds a stop button
* You can select which tests you want to run.
* It sorts the test cases by name.
* It works in a MVC project.
* It has a context menu for the selection list
* It allows you to select test cases by pattern
* this version runs tests in the background

really nice, i'l look into merging the changes with the 3.1 SUNIT.

  Marcus

-- 
Marcus Denker marcus at ira.uka.de  -- Squeak! http://squeak.de



More information about the Squeak-dev mailing list