Stop hardcoding test data: TypeScript Builders + Faker.js for Playwright
I keep finding the same pattern in every Playwright codebase I audit. Someone wrote a test six months ago with firstName: 'Test' and email: 'test@example.com', and now that exact object is copy-pasted
testbot-chronicles.hashnode.dev11 min read