Tag: #playwright
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 6 posts
Browser & Mobile E2E Automation 2026 Deep Dive: Playwright, Cypress, Selenium 4, WebDriverIO, Maestro, Detox, Appium 2 Compared
A 2026 deep dive comparing Playwright, Cypress, Selenium 4 (WebDriver BiDi), WebDriverIO, Puppeteer, Maestro, Detox, Appium 2, Percy, and Chromatic. Covers BiDi standardization, parallelization and sharding, auth state s
2026-05-25 · 13 min read #e2e-testing#browser-automation#playwright#cypress#selenium-4Web Scraping & Crawling Tools in 2026 — Scrapy / Playwright / Puppeteer / Crawlee (Apify) / Firecrawl / Jina Reader / Stagehand AI Deep Dive
A single-pass tour of the 2026 web scraping ecosystem. We cover the classics (Scrapy, Playwright, Puppeteer, Selenium), modern frameworks (Crawlee, Apify), proxy clouds (Bright Data, Oxylabs, Smartproxy), API services (S
2026-05-16 · 22 min read #web-scraping#crawling#scrapy#playwright#puppeteerFrontend Testing 2026 — Playwright / Cypress / Vitest / Jest / Storybook 9 / Chromatic Deep Comparison
May 2026, the landscape of frontend testing has shifted completely. Playwright is the de facto standard (VS Code integration, Trace Viewer, mature Component Testing); Cypress 14 is still strong but losing share. Vitest 3
2026-05-16 · 27 min read #testing#frontend#playwright#cypress#vitestFrontend Testing 2025 — Vitest, Jest, Bun, Testing Library, Playwright, Storybook, MSW, Visual Regression, AI (S6 E11)
Jest is no longer the default. Vitest won the unit-test race, Playwright displaced Cypress for e2e, Storybook 8 made component tests first-class, and AI-generated tests became table stakes. This is a practical guide to a
2026-04-15 · 6 min read #frontend#testing#vitest#jest#bun-testSoftware Testing Strategies Complete Guide 2025: Unit/Integration/E2E, TDD, Test Pyramid
Everything about testing! Test pyramid (unit/integration/E2E), TDD/BDD, Jest/Vitest (frontend), Pytest/JUnit (backend), Playwright/Cypress (E2E), mocking strategies, test coverage, CI integration, performance/security te
2026-03-25 · 21 min read #testing#unit-test#integration-test#e2e#tddComplete Software Testing Guide 2025: TDD, Unit/Integration/E2E Testing, and CI/CD Automation
Everything about software testing! Test pyramid, TDD in practice, unit testing (Jest/pytest/JUnit), integration testing (Testcontainers), E2E (Playwright/Cypress), performance testing (k6), mocking strategies, code cover
2026-03-23 · 21 min read #testing#tdd#unit-test#integration-test#e2e