Skip to content

Commit c798980

Browse files
committed
Release version bump
1 parent 7b9cae0 commit c798980

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,6 @@ Works with **WebdriverIO**, **[Nightwatch.js](./packages/nightwatch-devtools/REA
1212
- **Stop Test Execution**: Terminate running tests with proper process cleanup using the stop button
1313
- **Test List Preservation**: All tests remain visible in the sidebar during reruns, maintaining full context
1414

15-
### 🐞 Preserve & Rerun (Compare)
16-
- **Side-by-side diff**: Click the bug-play icon on a failed test to snapshot the failing run and rerun in one action — the Compare tab shows the two runs aligned by command, with the failure point and assertion error (Expected vs Received) called out
17-
- **Diagnose flaky tests**: See exactly which command differed between a pass and a fail without re-reading logs
18-
- **Pop out**: Open the comparison in a separate, themed window for a roomier view
19-
20-
> **Note:** Preserve & Rerun is currently supported for **WebdriverIO only**. Nightwatch.js and Selenium support is planned for a future release.
21-
2215
### 🎭 Multi-Framework Support
2316
- **Mocha**: Full support with grep-based filtering for test/suite execution
2417
- **Jasmine**: Complete integration with grep-based filtering
@@ -55,6 +48,13 @@ Works with **WebdriverIO**, **[Nightwatch.js](./packages/nightwatch-devtools/REA
5548
5649
> For setup, configuration options, and prerequisites see the **[service README](./packages/service/README.md#screencast-recording)**.
5750
51+
### 🐞 Preserve & Rerun (Compare)
52+
- **Side-by-side diff**: Click the bug-play icon on a failed test to snapshot the failing run and rerun in one action — the Compare tab shows the two runs aligned by command, with the failure point and assertion error (Expected vs Received) called out
53+
- **Diagnose flaky tests**: See exactly which command differed between a pass and a fail without re-reading logs
54+
- **Pop out**: Open the comparison in a separate, themed window for a roomier view
55+
56+
> **Note:** Preserve & Rerun is currently supported for **WebdriverIO only**. Nightwatch.js and Selenium support is planned for a future release.
57+
5858
### 🔍︎ TestLens
5959
- **Code Intelligence**: View test definitions directly in your editor
6060
- **Run/Debug Actions**: Execute individual tests or suites with inline CodeLens actions

0 commit comments

Comments
 (0)