88/>
99
1010<div class =" docs-mt-8 docs-text-center" >
11- Looking for the <strong >Quickstart</strong >? {{ docs-link " It's here" " docs.index" }} .
11+ Looking for the
12+ <strong >Quickstart</strong >?
13+ {{ docs-link " It's here" " docs.index" }} .
1214</div >
1315
1416<DocsDemo class =" home" >
1517 <div class =" docs-p-4" >
1618 <p class =" docs-mb-8" >
17- Ember Exam is an addon to allow you more control over how you run your tests when used in conjunction with
18- <a class =" docs-md__a" href =" https://github.com/emberjs/ember-qunit" >ember-qunit</a >.
19- It provides the ability to randomize, split, parallelize, and load-balance your test suite by adding a more robust
20- CLI command.
19+ Ember Exam is an addon to allow you more control over how you run your
20+ tests when used in conjunction with
21+ <a
22+ class =" docs-md__a"
23+ href =" https://github.com/emberjs/ember-qunit"
24+ >ember-qunit</a >. It provides the ability to randomize, split,
25+ parallelize, and load-balance your test suite by adding a more robust CLI
26+ command.
2127 </p >
2228
2329 <p >
24- It started as a way to help reduce flaky tests and encourage healthy test driven development. It's like
25- <a class =" docs-md__a" href =" http://www.headandshoulders.com/" >Head & Shoulders</a > for your tests!
30+ It started as a way to help reduce flaky tests and encourage healthy test
31+ driven development. It's like
32+ <a class =" docs-md__a" href =" http://www.headandshoulders.com/" >Head &
33+ Shoulders</a >
34+ for your tests!
2635 </p >
2736
28- <a class =" docs-md__a" href =" https://embermap.com/video/ember-exam" rel =" nofollow" >
29- <img src =" https://cloud.githubusercontent.com/assets/2922250/22800360/157ad67c-eed7-11e6-8d33-d2c59238c7f1.png"
30- alt =" Introduction to Ember Exam" class =" max-width" >
37+ <a
38+ class =" docs-md__a"
39+ href =" https://embermap.com/video/ember-exam"
40+ rel =" nofollow"
41+ >
42+ <img
43+ src =" https://cloud.githubusercontent.com/assets/2922250/22800360/157ad67c-eed7-11e6-8d33-d2c59238c7f1.png"
44+ alt =" Introduction to Ember Exam"
45+ class =" max-width"
46+ />
3147 </a >
3248 </div >
33- <div class =" docs-mb-8 docs-ml-4" >To learn more, please {{ docs-link " read the docs" " docs.index" }} </div >
49+ <div class =" docs-mb-8 docs-ml-4" >To learn more, please
50+ {{ docs-link " read the docs" " docs.index" }} </div >
3451</DocsDemo >
0 commit comments