Coding Workflows 10 resources

Test Case Prompt Generator resources

Build test generation prompts — unit, integration, or E2E — with framework modes and edge-case coverage rules.

Open Tool
Engineering

Playwright Test Prompt

getByRole over CSS chains, auto-wait over sleep, web-first assertions — Playwright tests written the way Playwright wants.

Engineering Playwright Test Generation
View Resource →
Engineering

Authentication Test Prompt

Login, token refresh, and everything that must fail: expired tokens, wrong permissions, malicious credentials — auth tested as behavior.

Engineering Authentication Test Generation
View Resource →
Engineering

Selenium Test Prompt

Explicit waits, stale-element handling, drivers that actually quit — Selenium regression tests that hold the legacy fort.

Engineering Selenium Test Generation
View Resource →
Engineering

Validation Test Prompt

Required fields one at a time, invalid formats, business rules at their exact boundaries — validation tested the way users break it.

Engineering Validation Test Generation
View Resource →