31
31
- [ #2000 ] : Use distinctive characters in ` dot ` reporter; ` , ` will denote a "pending" test and ` ! ` will denote a "failing" test. ([ @elliottcable ] )
32
32
- [ #1632 ] : Throw a useful exception when a suite or test lacks a title. ([ @a8m ] )
33
33
- [ #1481 ] : Better ` .only() ` behavior. ([ @a8m ] )
34
- - [ #946 ] : Allow ` this.skip() ` in async tests and hooks. ([ @boneskull ] )
34
+ - [ #2334 ] : Allow ` this.skip() ` in async tests and hooks. ([ @boneskull ] )
35
35
- [ #1320 ] : Throw a useful exception when test resolution method is overspecified. ([ @jugglinmike ] )
36
36
- [ #2364 ] : Support ` --preserve-symlinks ` . ([ @rosswarren ] )
37
37
@@ -63,8 +63,8 @@ We :heart: our [backers and sponsors](https://opencollective.com/mochajs)!
63
63
64
64
:shipit:
65
65
66
- [ #2348 ] : https://github.com/mochajs/mocha/issue /2348
67
- [ #808 ] : https://github.com/mochajs/mocha/issue /808
66
+ [ #2348 ] : https://github.com/mochajs/mocha/issues /2348
67
+ [ #808 ] : https://github.com/mochajs/mocha/issues /808
68
68
[ #2361 ] : https://github.com/mochajs/mocha/pull/2361
69
69
[ #2367 ] : https://github.com/mochajs/mocha/pull/2367
70
70
[ #2364 ] : https://github.com/mochajs/mocha/pull/2364
@@ -73,17 +73,17 @@ We :heart: our [backers and sponsors](https://opencollective.com/mochajs)!
73
73
[ #2259 ] : https://github.com/mochajs/mocha/pull/2259
74
74
[ #2208 ] : https://github.com/mochajs/mocha/pull/2208
75
75
[ #2299 ] : https://github.com/mochajs/mocha/pull/2299
76
- [ #2286 ] : https://github.com/mochajs/mocha/issue /2286
77
- [ #1644 ] : https://github.com/mochajs/mocha/issue /1644
78
- [ #2310 ] : https://github.com/mochajs/mocha/issue /2310
79
- [ #2311 ] : https://github.com/mochajs/mocha/issue /2311
80
- [ #2323 ] : https://github.com/mochajs/mocha/issue /2323
76
+ [ #2286 ] : https://github.com/mochajs/mocha/issues /2286
77
+ [ #1644 ] : https://github.com/mochajs/mocha/issues /1644
78
+ [ #2310 ] : https://github.com/mochajs/mocha/issues /2310
79
+ [ #2311 ] : https://github.com/mochajs/mocha/issues /2311
80
+ [ #2323 ] : https://github.com/mochajs/mocha/issues /2323
81
81
[ #2000 ] : https://github.com/mochajs/mocha/pull/2000
82
- [ #1632 ] : https://github.com/mochajs/mocha/issue /1632
83
- [ #1813 ] : https://github.com/mochajs/mocha/issue /1813
84
- [ #946 ] : https://github.com/mochajs/mocha/issue/946
85
- [ #2317 ] : https://github.com/mochajs/mocha/issue /2317
86
- [ #1481 ] : https://github.com/mochajs/mocha/issue /1481
82
+ [ #1632 ] : https://github.com/mochajs/mocha/issues /1632
83
+ [ #1813 ] : https://github.com/mochajs/mocha/issues /1813
84
+ [ #2334 ] : https://github.com/mochajs/mocha/issues/2334
85
+ [ #2317 ] : https://github.com/mochajs/mocha/issues /2317
86
+ [ #1481 ] : https://github.com/mochajs/mocha/issues /1481
87
87
[ @elliottcable ] : https://github.com/elliottcable
88
88
[ @RobLoach ] : https://github.com/robloach
89
89
[ @AviVahl ] : https://github.com/avivahl
0 commit comments