Posts by vitalicset

@vitalicset

Vitali Haradkou

SDET Lead. Certified nodejs application developer
Remote blog-vitaliharadkous-projects.vercel.app Joined January 2026
286 Points8 Badges2 Connections2 Followers4 Following

Posts by vitalicset

vitalicset in Articles 2 min read
5 Things This Playwright SQL Fixture Does So You Don't Have To If you write Playwright tests that touch a database, you know the boilerplate: connect, seed, clean up, close. Repeat for every file. Hope nothing leaks. @playwright-labs/fixture-sql h...
vitalicset in Articles 2 min read
!https://coderlegion.com/?qa=blob&qablobid=5952343712647183147 The Gap Between Angular and Its Tests Angular applications are composed of typed components with declared @Input properties, signal state, and @Output events. Yet most E2E tests interac...
vitalicset in Articles 2 min read
What is this? @playwright-labs/reporter-email is a Playwright reporter that emails your team the test results after each CI run. This release adds 4 new templates built on shadcn/ui. The core challenge shadcn/ui is not email-compatible out of the...
vitalicset in Articles 3 min read
Integration tests should be honest. When a service talks to Postgres, the test should talk to Postgres too — not a mock that pretends to be Postgres but lacks constraints, triggers, and the dozen behaviors that actually matter in production. The bl...
post-cover-13525
vitalicset in Articles 5 min read
There is a class of bugs that only shows up at scale. Not in your code. Not in your infrastructure. In the gap between them -- where your test suite meets your staging environment. I am talking about resource leaks from timed-out tests. The Scenari...
chevron_left

Latest Jobs

View all jobs →