From 74f5b551405c1d7b10282060dde401e18f9ef5bc Mon Sep 17 00:00:00 2001 From: Vishnu Vardhan Date: Tue, 30 Dec 2025 18:34:11 +0530 Subject: [PATCH] Readme demo gif update --- README.md | 15 +++++++++++++++ assets/rerunner-snapshot-demo.gif | 0 assets/stop-runner-demo.gif | 0 assets/testlens-demo.gif | 0 4 files changed, 15 insertions(+) create mode 100644 assets/rerunner-snapshot-demo.gif create mode 100644 assets/stop-runner-demo.gif create mode 100644 assets/testlens-demo.gif diff --git a/README.md b/README.md index 85fc956..e1eeb86 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,16 @@ A powerful browser devtools extension for debugging, visualizing, and controllin - **Stop Test Execution**: Terminate running tests with proper process cleanup using the stop button - **Test List Preservation**: All tests remain visible in the sidebar during reruns, maintaining full context +#### 🛠️ Test Rerunner & Snapshot Demo +

+ Test Rerunner and Snapshot Feature Demo +

+ +#### 🛑 Stop Test Runner Demo +

+ Stop Test Runner Feature Demo +

+ ### 🎭 Multi-Framework Support - **Mocha**: Full support with grep-based filtering for test/suite execution - **Jasmine**: Complete integration with grep-based filtering @@ -21,6 +31,11 @@ A powerful browser devtools extension for debugging, visualizing, and controllin - **Test Hierarchy**: Nested test suite and test case tree view with status indicators - **Live Status Updates**: Immediate spinner icons and visual feedback when tests start/stop +#### 🛠️ TestLens Demo +

+ TestLens Feature Demo +

+ ### 🔍 Debugging Capabilities - **Command Logging**: Detailed capture of all WebDriver commands with arguments and results - **Screenshot Capture**: Automatic screenshots after each command for visual debugging diff --git a/assets/rerunner-snapshot-demo.gif b/assets/rerunner-snapshot-demo.gif new file mode 100644 index 0000000..e69de29 diff --git a/assets/stop-runner-demo.gif b/assets/stop-runner-demo.gif new file mode 100644 index 0000000..e69de29 diff --git a/assets/testlens-demo.gif b/assets/testlens-demo.gif new file mode 100644 index 0000000..e69de29