Skip to content

Commit 689abe9

Browse files
authored
Add demo sections and images to README
Added demo sections for Test Rerunner, Stop Test Runner, and TestLens with images.
1 parent e4ce1fa commit 689abe9

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,15 @@ A powerful browser devtools extension for debugging, visualizing, and controllin
4040
- **Service**: WebdriverIO reporter integration with stable UID generation
4141
- **Process Management**: Tree-kill for proper cleanup of spawned processes
4242

43+
### 🛠️ Test Rerunner & Snapshot Demo
44+
<img src="https://github.com/user-attachments/assets/c3804559-c0ec-441a-80dc-e4048385f3b2" alt="Test Rerunner & Snapshot Demo" width="400" />
45+
46+
### 🛑 Stop Test Runner Demo
47+
<img src="https://github.com/user-attachments/assets/f42e43ed-bfac-4280-be5f-87895fb232d3" alt="Stop Test Runner Demo" width="400" />
48+
49+
### 🛠️ TestLens Demo
50+
<img src="https://github.com/user-attachments/assets/72c576a1-330a-49c4-affe-df260e7c70df" alt="TestLens Demo" width="400" />
51+
4352
## Installation
4453

4554
```bash

0 commit comments

Comments
 (0)