@@ -39,9 +39,14 @@ Export a fully merged JUnit XML report effortlessly — no external tools or plu
3939✔ Works out-of-the-box with your test management tools (like TestRail, XRay, Zephyr)
4040✔ Just one flag. No extra lines of code. Total traceability.
4141
42-
4342![ ScreenRecording2025-07-06at11 38 21PM-ezgif com-video-to-gif-converter] ( https://github.com/user-attachments/assets/02da5cc9-7ef5-4a3a-a475-88907964a9c6 )
4443
44+ #### 🔄 Flaky Tests, Explained Visually
45+ Instantly see how a test behaved across retries — from failure to recovery. No guesswork, just clarity.
46+
47+ ![ ezgif com-video-to-gif-converter] ( https://github.com/user-attachments/assets/1f7e0cd8-d2f9-47fd-8909-6f12adf8a800 )
48+
49+
4550#### 🏷️ Tag your tests on the fly!
4651With dynamic markers, you can assign tags like ` api ` , ` critical ` , or ` slow ` — or any custom label — at runtime using standard ` pytest.mark.* ` .
4752No need for custom marker definitions. Perfect for smarter filtering, reporting, and analysis.
@@ -75,10 +80,6 @@ Just start typing, and the dashboard will instantly filter tests by:
7580
7681![ ScreenRecording2025-06-21at3 10 06PM-ezgif com-video-to-gif-converter] ( https://github.com/user-attachments/assets/f81c9a81-f98d-4151-ad7a-c1184cd199eb )
7782
78- #### 🔄 Flaky Test Detection: Automatically flags flaky tests so you can spot and fix inconsistent failures quickly.
79-
80- ![ ScreenRecording2025-06-21at2 37 31PM-ezgif com-video-to-gif-converter] ( https://github.com/user-attachments/assets/90f694bf-189c-45e1-8e1d-7acd2a975f91 )
81-
8283#### 📸 Screenshot Support: View screenshots directly in the report to understand failures faster.
8384
8485#### 📧 Email Test Reports: Send your reports via email effortlessly using SendGrid integration.
0 commit comments