ortoni-report 1.0.6 → 1.0.7

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/readme.md +4 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ortoni-report",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "description": "Playwright Report By LetCode Koushik",
5
5
  "scripts": {
6
6
  "build": "tsup",
package/readme.md CHANGED
@@ -4,6 +4,9 @@
4
4
 
5
5
  We are excited to announce the release of OrtoniReport v1.0.0, a powerful and customizable HTML report generator for Playwright tests. This release includes key features that enhance the reporting capabilities and make it easier to visualize and organize test results.
6
6
 
7
+ ![report](https://github.com/ortoniKC/ortoni-report/assets/58769833/9770cdc9-ccf3-459b-bbe8-fcd28be8330e)
8
+
9
+
7
10
  ## Features
8
11
 
9
12
  ### Enhanced Grouping and Organization
@@ -74,4 +77,4 @@ Thank you for using OrtoniReport! We hope it significantly enhances your Playwri
74
77
 
75
78
  ---
76
79
 
77
- **LetCode with Koushik**
80
+ **LetCode with Koushik**