Test execution cancel

classic Classic list List threaded Threaded
5 messages Options
Juan Ignacio Vaccarezza Juan Ignacio Vaccarezza
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Test execution cancel

Hi all,
     Is there any way to stop the test cases execution once the started?


Regards,
Juan
Sean P. DeNigris Sean P. DeNigris
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Test execution cancel

A user interrupt (Cmd-. on Mac) will stop the tests
Juan Ignacio Vaccarezza Juan Ignacio Vaccarezza
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Test execution cancel

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 <[hidden email]> 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.


Juan Ignacio Vaccarezza Juan Ignacio Vaccarezza
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Test execution cancel

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 <[hidden email]> 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 <[hidden email]> 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.



Igor Stasenko Igor Stasenko
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Test execution cancel

On 29 November 2011 12:59, Juan Ignacio Vaccarezza
<[hidden email]> 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
> <[hidden email]> 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 <[hidden email]>
>> 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.

Loading...