This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
The dashboard Playwright doesn't ship with: run history from every CI run, flakiness scoring, failure traces, and Slack alerts. MIT-licensed reporter, 5-minute setup. Free for 1,000 test results every month, then $0.001/result — unlimited seats.
This started as a personal itch. We run a big Playwright suite, and every retro had the same complaint: a test fails in CI, someone re-runs it, it passes, everyone shrugs and moves on. We had no memory of which tests did this over and over - the HTML report only knows about one run.
So I built Nijam. You add @nijam/pw-reporter (MIT, on GitHub — you can read every line that touches your CI) to your Playwright config, and every run lands in a dashboard: full run history, a flakiness score per test, failure traces, and Slack alerts when a test starts misbehaving.
A few things I cared about getting right:
Fail-soft reporter — if our API is ever down, it logs a warning and gets out of the way. It will never break your CI.
CI auto-detection — commit, branch, PR, and author are picked up automatically on GitHub Actions, GitLab, CircleCI, and Bitbucket.
Honest pricing — 1,000 test results free every month. Unlimited seats; you pay for usage - $0.001 per test, not headcount.
Setup is genuinely about 5 minutes. I'll be here all day - ask me anything, especially the hard questions. And if you've got a flaky test horror story, I want to hear it. 👇
No comment highlights available yet. Please check back later!
About Nijam on Product Hunt
“The analytics dashboard for your Playwright tests”
Nijam was submitted on Product Hunt and earned 7 upvotes and 1 comments, placing #63 on the daily leaderboard. The dashboard Playwright doesn't ship with: run history from every CI run, flakiness scoring, failure traces, and Slack alerts. MIT-licensed reporter, 5-minute setup. Free for 1,000 test results every month, then $0.001/result — unlimited seats.
Nijam was featured in SaaS (42.5k followers), Developer Tools (514k followers) and GitHub (41.3k followers) on Product Hunt. Together, these topics include over 141.2k products, making this a competitive space to launch in.
Who hunted Nijam?
Nijam was hunted by Akhil Pentamsetti. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how Nijam stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.
Hey hunters 👋 I'm Akhil, the founder of Nijam.
This started as a personal itch. We run a big Playwright suite, and every retro had the same complaint: a test fails in CI, someone re-runs it, it passes, everyone shrugs and moves on. We had no memory of which tests did this over and over - the HTML report only knows about one run.
So I built Nijam. You add @nijam/pw-reporter (MIT, on GitHub — you can read every line that touches your CI) to your Playwright config, and every run lands in a dashboard: full run history, a flakiness score per test, failure traces, and Slack alerts when a test starts misbehaving.
A few things I cared about getting right:
Fail-soft reporter — if our API is ever down, it logs a warning and gets out of the way. It will never break your CI.
CI auto-detection — commit, branch, PR, and author are picked up automatically on GitHub Actions, GitLab, CircleCI, and Bitbucket.
Honest pricing — 1,000 test results free every month. Unlimited seats; you pay for usage - $0.001 per test, not headcount.
Setup is genuinely about 5 minutes. I'll be here all day - ask me anything, especially the hard questions. And if you've got a flaky test horror story, I want to hear it. 👇