Skip to content

--format option not supported in CLI? #999

@shrinathaithal

Description

@shrinathaithal

This option --format documentation is working if written in .rspec_parallel. However if I try this directly from terminal, I don't get it. Why?
This is the error from terminal -

.rvm/gems/ruby-3.0.3/gems/parallel_tests-4.10.1/lib/parallel_tests/cli.rb:318:in `parse_options!': invalid option: --format (OptionParser::InvalidOption)

I try searching cli.rb to see if it parses opts for --format, I don't see any line regarding format, other than a help comment somewhere in file. So we can't use this in cli? Was this a miss? Needs a PR?

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