Skip to content

QA-07: Jira-to-Playwright JSON Schema Validation#2

Open
philmcneely wants to merge 1 commit into
mainfrom
feature/qa-07-jira-json-schema
Open

QA-07: Jira-to-Playwright JSON Schema Validation#2
philmcneely wants to merge 1 commit into
mainfrom
feature/qa-07-jira-json-schema

Conversation

@philmcneely

Copy link
Copy Markdown
Owner

Summary

  • LLM-based Jira parser with Pydantic validation
  • Converts Jira tickets to Playwright test specs via JSON schema
  • Validates generated test structure before execution

Test plan

  • Review LLM parser implementation
  • Verify Pydantic schema validation catches malformed output
  • Run existing CI suite

🤖 Generated with Claude Code

Two-prompt system: Parser extracts structured JSON from Jira tickets,
Pydantic validates schema between prompts. Confidence scoring flags
low-quality extractions for human review. Falls back to existing
naive parsing if LLM parse fails.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant