ember-cli / ember-cli/ember-exam

Parallel + split working with server, but not regular test

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

Description

I just installed ember-exam on a new project. Running

```
ember exam -s --split=4 --parallel
```

works great (4 Chrome instances open up), but running

```
ember exam --split=4 --parallel
```

doesn't seem to parallelize anything. Only one browser opens and my tests just run through to completion.

Any ideas on how to diagnose?

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.