Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tanmay001
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
tanmay001
6mo ago
Playwright's parallelism model has three layers. Most teams configure exactly one and wonder why CI is slow or flaky after bumping workers. The short version: Layer 1 (file-level) is already running by default. Layer 2 (test-level) is
2.
▲
Show HN: The Playwright GitHub Repositories Worth Studying
(testdino.com)
1 points
by
tanmay001
7mo ago
|
1 comments
3.
▲
by
tanmay001
7mo ago
Most tutorials teach you the API. Nobody teaches you how to structure a project that doesn't fall apart at 200 tests. This guide covers 20+ repositories and tools across every category.Official Microsoft repos, TypeScript boilerplates,
4.
▲
Show HN: Playwright CI/CD in GitHub Actions, Jenkins, and GitLab CI
(testdino.com)
1 points
by
tanmay001
7mo ago
|
0 comments
5.
▲
Show HN: Train AI Agents to Write Better Playwright Tests
(testdino.com)
3 points
by
tanmay001
7mo ago
|
0 comments
6.
▲
Show HN: Why Playwright-CLI Beats MCP for AI‑Driven Browser Automation
1 points
by
tanmay001
7mo ago
|
0 comments
7.
▲
by
tanmay001
9mo ago
Nice way to put it. Skills feel great for shaping how Claude works inside a repo, while MCP really shines when you want it to talk to “live” systems : databases, test runs, CI, all that external state.