Comment #4 on issue 5377 by
[hidden email]: Put a busy icon while
running tests from nautilus
http://code.google.com/p/pharo/issues/detail?id=5377just an idea, we say that any TestCase subclass can run at any priority.
and UITestCase will run at UI process priority, so then we can just change
a superclass of related tests to be a UITestCase, while rest will be
unchanged.
This of course requires more thought , like waiting till test complete etc.
But there's already facilities for that in TestCase itself.
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker