Issue 7319 in pharo: TestRunner should not deal with UI

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Issue 7319 in pharo: TestRunner should not deal with UI

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Cleanup Milestone-3.0

New issue 7319 by [hidden email]: TestRunner should not deal with UI
http://code.google.com/p/pharo/issues/detail?id=7319

The TestRunner currently builds and manages the UI, this is wrong in many  
ways.
The commandline tools subclass from HDReport to implement their own test  
runners.

I would imagine the following hierarchy:
TestRunner
    - UITestRunner
    - CLITestRunner

where the default test runner collects the basic test results.



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker