What problem does this solve?
pabot does not expose the --parser option for custom test data parsers cleanly for parallel execution.
Proposed solution
Pass --parser through to Robot subprocesses, support multiple values, and keep it out of rebot options.
PR #723
What problem does this solve?
pabot does not expose the --parser option for custom test data parsers cleanly for parallel execution.
Proposed solution
Pass --parser through to Robot subprocesses, support multiple values, and keep it out of rebot options.
PR #723