2010/7/26 Alexandre Bergel <[email protected]>

> Ideally, we should not tag long tests. The system should be smart enough to
> characterize a test as long. If it takes more than 200ms, then it is long.
> Autotest should then offer me to include long test or not in the automatic
> test execution.
>
> Using tags means that I have to go over each method test and tag them. This
> is a costly effort that is likely to not work in practice.
>
>
Why not split the task: make SUnit support tags (which is obviously useful
for so many applications) and create some auto-tagging facilities?



-- 
Dennis Schetinin
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to