ember-cli / ember-cli/ember-exam

passing options to iterate command

Open
#84 6 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
289
Forks
65
Avg merge
4m
Merged PRs (30d)
9

Description

Just a quick question, I used to be able to run the following:

`ember exam:iterate 3 --options '---split 24 --parallel --random'` but since upgrading to v0.6.2 I get the following error:

```
The option '--split 24 --parallel --random' is not registered with the exam:iterate command. Run `ember exam:iterate --help` for a list of supported options.
```

I just wanted to know if this was updated & what would be the correct way to pass these options to the iterate command.

Any help would be greatly appreciated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.