|
1 | 1 |  |
2 | | -## ✔️ <a id="user-content-r0" href="#r0">fixtures/external/mocha/mocha-test-results.json</a> |
| 2 | +## ✅ <a id="user-content-r0" href="#r0">fixtures/external/mocha/mocha-test-results.json</a> |
3 | 3 | **839** tests were completed in **6s** with **833** passed, **0** failed and **6** skipped. |
4 | 4 | |Test suite|Passed|Failed|Skipped|Time| |
5 | 5 | |:---|---:|---:|---:|---:| |
6 | | -|test/node-unit/buffered-worker-pool.spec.js|14✔️|||8ms| |
7 | | -|test/node-unit/cli/config.spec.js|10✔️|||8ms| |
8 | | -|test/node-unit/cli/node-flags.spec.js|105✔️|||9ms| |
9 | | -|test/node-unit/cli/options.spec.js|36✔️|||250ms| |
10 | | -|test/node-unit/cli/run-helpers.spec.js|9✔️|||8ms| |
11 | | -|test/node-unit/cli/run.spec.js|40✔️|||4ms| |
12 | | -|test/node-unit/mocha.spec.js|24✔️|||33ms| |
13 | | -|test/node-unit/parallel-buffered-runner.spec.js|19✔️|||23ms| |
14 | | -|test/node-unit/reporters/parallel-buffered.spec.js|6✔️|||16ms| |
15 | | -|test/node-unit/serializer.spec.js|40✔️|||31ms| |
16 | | -|test/node-unit/stack-trace-filter.spec.js|2✔️||4✖️|1ms| |
17 | | -|test/node-unit/utils.spec.js|5✔️|||1ms| |
18 | | -|test/node-unit/worker.spec.js|15✔️|||92ms| |
19 | | -|test/unit/context.spec.js|8✔️|||5ms| |
20 | | -|test/unit/duration.spec.js|3✔️|||166ms| |
21 | | -|test/unit/errors.spec.js|13✔️|||5ms| |
22 | | -|test/unit/globals.spec.js|4✔️|||0ms| |
23 | | -|test/unit/grep.spec.js|8✔️|||2ms| |
24 | | -|test/unit/hook-async.spec.js|3✔️|||1ms| |
25 | | -|test/unit/hook-sync-nested.spec.js|4✔️|||1ms| |
26 | | -|test/unit/hook-sync.spec.js|3✔️|||0ms| |
27 | | -|test/unit/hook-timeout.spec.js|1✔️|||0ms| |
28 | | -|test/unit/hook.spec.js|4✔️|||0ms| |
29 | | -|test/unit/mocha.spec.js|115✔️||1✖️|128ms| |
30 | | -|test/unit/overspecified-async.spec.js|1✔️|||3ms| |
31 | | -|test/unit/parse-query.spec.js|2✔️|||1ms| |
32 | | -|test/unit/plugin-loader.spec.js|41✔️||1✖️|16ms| |
33 | | -|test/unit/required-tokens.spec.js|1✔️|||0ms| |
34 | | -|test/unit/root.spec.js|1✔️|||0ms| |
35 | | -|test/unit/runnable.spec.js|55✔️|||122ms| |
36 | | -|test/unit/runner.spec.js|77✔️|||43ms| |
37 | | -|test/unit/suite.spec.js|57✔️|||14ms| |
38 | | -|test/unit/test.spec.js|15✔️|||0ms| |
39 | | -|test/unit/throw.spec.js|9✔️|||9ms| |
40 | | -|test/unit/timeout.spec.js|8✔️|||109ms| |
41 | | -|test/unit/utils.spec.js|75✔️|||24ms| |
| 6 | +|test/node-unit/buffered-worker-pool.spec.js|14✅|||8ms| |
| 7 | +|test/node-unit/cli/config.spec.js|10✅|||8ms| |
| 8 | +|test/node-unit/cli/node-flags.spec.js|105✅|||9ms| |
| 9 | +|test/node-unit/cli/options.spec.js|36✅|||250ms| |
| 10 | +|test/node-unit/cli/run-helpers.spec.js|9✅|||8ms| |
| 11 | +|test/node-unit/cli/run.spec.js|40✅|||4ms| |
| 12 | +|test/node-unit/mocha.spec.js|24✅|||33ms| |
| 13 | +|test/node-unit/parallel-buffered-runner.spec.js|19✅|||23ms| |
| 14 | +|test/node-unit/reporters/parallel-buffered.spec.js|6✅|||16ms| |
| 15 | +|test/node-unit/serializer.spec.js|40✅|||31ms| |
| 16 | +|test/node-unit/stack-trace-filter.spec.js|2✅||4⚪|1ms| |
| 17 | +|test/node-unit/utils.spec.js|5✅|||1ms| |
| 18 | +|test/node-unit/worker.spec.js|15✅|||92ms| |
| 19 | +|test/unit/context.spec.js|8✅|||5ms| |
| 20 | +|test/unit/duration.spec.js|3✅|||166ms| |
| 21 | +|test/unit/errors.spec.js|13✅|||5ms| |
| 22 | +|test/unit/globals.spec.js|4✅|||0ms| |
| 23 | +|test/unit/grep.spec.js|8✅|||2ms| |
| 24 | +|test/unit/hook-async.spec.js|3✅|||1ms| |
| 25 | +|test/unit/hook-sync-nested.spec.js|4✅|||1ms| |
| 26 | +|test/unit/hook-sync.spec.js|3✅|||0ms| |
| 27 | +|test/unit/hook-timeout.spec.js|1✅|||0ms| |
| 28 | +|test/unit/hook.spec.js|4✅|||0ms| |
| 29 | +|test/unit/mocha.spec.js|115✅||1⚪|128ms| |
| 30 | +|test/unit/overspecified-async.spec.js|1✅|||3ms| |
| 31 | +|test/unit/parse-query.spec.js|2✅|||1ms| |
| 32 | +|test/unit/plugin-loader.spec.js|41✅||1⚪|16ms| |
| 33 | +|test/unit/required-tokens.spec.js|1✅|||0ms| |
| 34 | +|test/unit/root.spec.js|1✅|||0ms| |
| 35 | +|test/unit/runnable.spec.js|55✅|||122ms| |
| 36 | +|test/unit/runner.spec.js|77✅|||43ms| |
| 37 | +|test/unit/suite.spec.js|57✅|||14ms| |
| 38 | +|test/unit/test.spec.js|15✅|||0ms| |
| 39 | +|test/unit/throw.spec.js|9✅|||9ms| |
| 40 | +|test/unit/timeout.spec.js|8✅|||109ms| |
| 41 | +|test/unit/utils.spec.js|75✅|||24ms| |
0 commit comments