Fwd: how can I see test changes

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

Fwd: how can I see test changes

Stéphane Ducasse


Begin forwarded message:

Date: April 21, 2009 12:40:21 PM CEDT
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
[hidden email].


From: stephane ducasse <[hidden email]>
Date: April 21, 2009 12:40:07 PM CEDT
To: Pharo Development <[hidden email]>
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
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: how can I see test changes

Simon Denier-3

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:

Date: April 21, 2009 12:40:21 PM CEDT
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
[hidden email].


From: stephane ducasse <[hidden email]>
Date: April 21, 2009 12:40:07 PM CEDT
To: Pharo Development <[hidden email]>
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
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

--
 Simon




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