monocart-reporter 2.9.15 → 2.9.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -6,6 +6,11 @@
6
6
  ![](https://img.shields.io/github/license/cenfun/monocart-reporter)
7
7
  ![](https://img.shields.io/github/actions/workflow/status/cenfun/monocart-reporter/static.yml)
8
8
 
9
+ ![](/docs/report.gif)
10
+
11
+ Preview: [https://cenfun.github.io/monocart-reporter](https://cenfun.github.io/monocart-reporter)
12
+
13
+ ![](/docs/cli.png)
9
14
 
10
15
  * A [Playwright](https://github.com/microsoft/playwright) Test [Reporter](https://playwright.dev/docs/test-reporters) (Node.js)
11
16
  - A `Tree Grid` style test reporter
@@ -15,7 +20,6 @@
15
20
  - Timeline Workers Graph
16
21
  - Monitor CPU and Memory Usage
17
22
  - Export Data (json)
18
- * [Preview](#preview)
19
23
  * [Install](#install)
20
24
  * [Playwright Config](#playwright-config)
21
25
  * [Examples](#examples)
@@ -54,15 +58,6 @@
54
58
  * [Contributing](#contributing)
55
59
  * [Changelog](CHANGELOG.md)
56
60
 
57
-
58
- ## Preview
59
- [https://cenfun.github.io/monocart-reporter](https://cenfun.github.io/monocart-reporter)
60
-
61
- ![](/docs/report.gif)
62
-
63
- ![](/docs/cli.png)
64
- (For Github actions, we can enforce color with env: `FORCE_COLOR: true`)
65
-
66
61
  ## Install
67
62
  ```sh
68
63
  npm i -D monocart-reporter