[Pharo-project] Fwd: how can I see test changes
Begin forwarded message:
From: pharo-project-owner@lists.gforge.inria.fr Date: April 21, 2009 12:40:21 PM CEDT To: stephane.ducasse@free.fr Subject: how can I see test changes
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at pharo-project-owner@lists.gforge.inria.fr.
From: stephane ducasse <stephane.ducasse@free.fr> Date: April 21, 2009 12:40:07 PM CEDT To: Pharo Development <Pharo-project@lists.gforge.inria.fr> Subject: how can I see test changes
Hi
when releasing code I would like to run the tests, load the prepared code and rerun the tests and see the delta. Right now this is tedious. Does anybody have a working solution?
Stef
There is already the test history implemented in the unit tests. Unfortunately, you have to launch the tests in the test runner, right- click in the error pane, 'store results as progress reference' to create a reference against which to compare. Then right-click, 'show progress' shows new success, failures, and errors since last reference run. The test icons in OB also mirrors this states but with uncommon icons (blue down arrow icon means new failures/errors, up green arrow means new success) With Alex we will do a quick fix so that the history is accessible from OB. On 21 avr. 09, at 12:42, Stéphane Ducasse wrote:
Begin forwarded message:
From: pharo-project-owner@lists.gforge.inria.fr Date: April 21, 2009 12:40:21 PM CEDT To: stephane.ducasse@free.fr Subject: how can I see test changes
You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at pharo-project-owner@lists.gforge.inria.fr.
From: stephane ducasse <stephane.ducasse@free.fr> Date: April 21, 2009 12:40:07 PM CEDT To: Pharo Development <Pharo-project@lists.gforge.inria.fr> Subject: how can I see test changes
Hi
when releasing code I would like to run the tests, load the prepared code and rerun the tests and see the delta. Right now this is tedious. Does anybody have a working solution?
Stef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Simon
participants (2)
-
Simon Denier -
Stéphane Ducasse