Hi all, Is there any way to stop the test cases execution once the started? Regards, Juan
A user interrupt (Cmd-. on Mac) will stop the tests -- View this message in context: http://forum.world.st/Test-execution-cancel-tp4112686p4113407.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Thanks for your aswer, but I mean the test execution inside pharo, the SUints. Regards, Juan On Sun, Nov 27, 2011 at 6:27 PM, Sean P. DeNigris <sean@clipperadams.com>wrote:
A user interrupt (Cmd-. on Mac) will stop the tests
-- View this message in context: http://forum.world.st/Test-execution-cancel-tp4112686p4113407.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Sean, I JUST understood what you ment. very helpfull. Thanks again :D Juan On Sun, Nov 27, 2011 at 7:09 PM, Juan Ignacio Vaccarezza < juanvaccarezza@gmail.com> wrote:
Thanks for your aswer, but I mean the test execution inside pharo, the SUints.
Regards, Juan
On Sun, Nov 27, 2011 at 6:27 PM, Sean P. DeNigris <sean@clipperadams.com>wrote:
A user interrupt (Cmd-. on Mac) will stop the tests
-- View this message in context: http://forum.world.st/Test-execution-cancel-tp4112686p4113407.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
On 29 November 2011 12:59, Juan Ignacio Vaccarezza <juanvaccarezza@gmail.com> wrote:
Sean, Â Â Â I JUST understood what you ment. very helpfull. Â Â Â Thanks again :D
and you can use it to interrupt anything, not just tests :)
Juan
On Sun, Nov 27, 2011 at 7:09 PM, Juan Ignacio Vaccarezza <juanvaccarezza@gmail.com> wrote:
Thanks for your aswer, but I mean the test execution inside pharo, the SUints.
Regards, Juan
On Sun, Nov 27, 2011 at 6:27 PM, Sean P. DeNigris <sean@clipperadams.com> wrote:
A user interrupt (Cmd-. on Mac) will stop the tests
-- View this message in context: http://forum.world.st/Test-execution-cancel-tp4112686p4113407.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
-- Best regards, Igor Stasenko.
participants (3)
-
Igor Stasenko -
Juan Ignacio Vaccarezza -
Sean P. DeNigris