Skip to content

How to stop/cancel a cucumber/ruby test when running from Sublime Text 3 (in Windows)? #268

@mickael28

Description

@mickael28

I am able to launch a Cucumber/Ruby test from Sublime 3 in Windows by right clicking and choosing Ruby Test-Run Single Test.

This brings up the Test Panel with the results, but how can I cancel this execution and stop it from keep on running (sometimes I'm running a Scenario Outline and it take a long time until Sublime stops)?

I've tried: ctrl+z, ctrl+x, ctrl+c, ctrl+pause_break, ctrl+delete, esc, delete, pause_break, but the test keep on running and you need to wait until it's all done...

I was pressing those keys either in the Test Panel, the console, or the main screen with code.

If you know what I could try pls?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions