Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

When used with Cucumber, the Scanarios with names containing apostrophes are triggering testRunFailed #560

Description

@n-belokopytov

Spoon interprets the apostrophe as the end of the shell command it executes, thus triggering undefined behaviour.

For example adb shell 'am instrument "it's blablablatime"' will be executed as adb shell 'am instrument "it'

Leaving this issue here for posterity reasons in hopes anyone in the future encounters this error.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions