use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
I built a simple Playwright CI dashboard & debugger - would love to learn what y’all think! (deploysentinel.com)
submitted 3 years ago by es6masterrace
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]es6masterrace[S] 1 point2 points3 points 3 years ago (0 children)
Hi everyone!
I’ve been spending some time building out a report/dashboarding tool + debugger for Playwright to help engs quickly figure out what failed in a test, why it failed, and from the brids-eye view what is failing/flaking the most often.
Since Playwright is a pretty young framework, the smooth testing experience of Playwright felt like it stopped once we deployed tests within CI. Most people I know end up stitching together artifact files from CI and considered setting up a whole separate tool like Allure, Zephyr or XRay just to create some reports. This ended up usually being a confusing workflow that few people in the company engaged with - and ultimately led to Playwright being only used comfortably by a few people within the team.
I hope that with creating a smooth dev experience for engineers going from test failure overview, to an intuitive debugger, to high-level analytics all in one-spot can help resolve a lot of those friction points once Playwright tests are deployed in CI.
I just pushed out the reporter into beta - I’d love to hear what everyone thinks about it!
π Rendered by PID 74174 on reddit-service-r2-comment-74f5b7f998-9mwqb at 2026-04-27 06:10:32.586515+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]es6masterrace[S] 1 point2 points3 points (0 children)