Skip to content

--text argument breaks tests #4

Description

@okalachev

There is --text rostest argument, that does "Run with stdout output instead of XML output".

In my package test works when I do rostest <my_package> basic.test. If I do rostest <my_package> basic.test --text it falls with:

ERROR: usage: ros_pytest_runner [options] [file_or_dir] [file_or_dir] [...]
ros_pytest_runner: error: unrecognized arguments: --text
  inifile: None
  rootdir: /home/<user>/.ros/test_results/<my_package>

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