Skip to content

feat: add test_generation extract and synthesize prompt templates#7

Open
piyush1519 wants to merge 1 commit into
dejan-kovac:mainfrom
piyush1519:feature/issue-1-test-generation-prompts
Open

feat: add test_generation extract and synthesize prompt templates#7
piyush1519 wants to merge 1 commit into
dejan-kovac:mainfrom
piyush1519:feature/issue-1-test-generation-prompts

Conversation

@piyush1519

Copy link
Copy Markdown

Closes #1

What this PR does

  • Adds TEST_GENERATION_EXTRACT_TEMPLATE with required sections:
    Missing test cases, Edge cases to cover, Test scaffolding suggestions, Assumptions made
  • Adds TEST_GENERATION_SYNTHESIZE_TEMPLATE producing @1_PROPOSED_TESTS.md grouped by source file
  • Registers both templates in EXTRACT_TEMPLATES and SYNTHESIZE_TEMPLATES
  • Adds test_extract_prompt_uses_test_generation_template_for_test_generation_packet test
  • Updates test_template_registry_includes_required_keys to cover test_generation
  • All 30 tests pass

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.

Add test_generation extract + synthesize prompts

1 participant