Snapshot Testing — Visual Regression CI
Set up visual regression testing in CI with Playwright. Capture screenshots, compare against baselines, and block PRs on visual changes.
Copilot (GitHub)Cursor
#playwright#testing#ci+2
973 views73 copies+75Fresh Contract Testing — API Consumer/Provider Pact
Implement consumer-driven contract testing with Pact. Ensure API changes don't break consumers without running full integration tests.
Copilot (GitHub)Claude Code
#consumer-driven#testing#api+2
896 views89 copies+105Fresh CodeYour contentIntermediate E2E Test Suite — Playwright Scenarios
Craft e2e test suite with this structured code prompt. Adjustable variables let you fine-tune the output.
Copilot (GitHub)Claude Code
#automation#playwright#browser+2
492 views15 copies+41Aging Playwright Visual Regression — Screenshot Comparison
Advanced code generation prompt. Playwright Visual Regression with customizable parameters for professional results.
Copilot (GitHub)
#playwright#testing#ci+2
450 views36 copies+50Aging Database Seed Script — Faker + Relations
Beginner code generation prompt. Database Seed Script with customizable parameters for professional results.
Copilot (GitHub)Claude Code
#database#testing#faker+2
429 views25 copies+39Stale Mutation Testing — Kill the Mutants
Set up mutation testing to verify your tests actually catch bugs. Stryker mutates your code and checks if tests fail — the ultimate test quality metric.
Copilot (GitHub)Claude Code
#coverage#test-quality#testing+2
273 views152 copies+91Fresh CodeYour contentIntermediate Vitest Mock Factory — Module & API Mocking
Intermediate code generation prompt. Vitest Mock Factory with customizable parameters for professional results.
Copilot (GitHub)Gemini Code Assist
#api-mock#unit-test#testing+2
204 views26 copies+34Aging