Skip to content

The -o filename option for QTest does not work #1 #2

Description

The testable framework does not parse the -o argument correctly from the command line

Steps:
Create a project using testable with one test
Run the app using the -o argument ( example: mytestapp -0 ~/test.xml,xml)
Expected results:
The -o option is passed to QTest and an xml file called test.xml is produced.

Actual Results:
QTest is not called and no tests are run

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions