Skip to content

Add Test Plan Generation Tool#6019

Draft
jpangas wants to merge 1 commit into
mozilla:masterfrom
jpangas:add-tool-gen-test-cases
Draft

Add Test Plan Generation Tool#6019
jpangas wants to merge 1 commit into
mozilla:masterfrom
jpangas:add-tool-gen-test-cases

Conversation

@jpangas
Copy link
Copy Markdown
Contributor

@jpangas jpangas commented May 11, 2026

No description provided.

Copy link
Copy Markdown
Member

@suhaibmujahid suhaibmujahid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Looks clean! Did you do a dry-run for this version? How does the results looks like?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would call it something like test_plans_generator, the key here is "paln".

Comment on lines +6 to +12
from bugbug.tools.test_generation.agent import TestGenerationTool
from bugbug.tools.test_generation.data_types import TestGenerationResult

__all__ = [
"TestGenerationResult",
"TestGenerationTool",
]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not think we need this, at least for now.

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.

2 participants