mirror of
https://github.com/Z3Prover/z3
synced 2026-02-02 07:16:17 +00:00
* Initial plan * Create DeepTest agentic workflow for test generation Co-authored-by: saikat107 <2145576+saikat107@users.noreply.github.com> * Add documentation for DeepTest workflow Co-authored-by: saikat107 <2145576+saikat107@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: saikat107 <2145576+saikat107@users.noreply.github.com>
1.6 KiB
1.6 KiB
| description | on | permissions | network | tools | safe-outputs | timeout-minutes | steps | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Generate comprehensive test cases for Z3 source files |
|
read-all | defaults |
|
|
30 |
|
{{#runtime-import agentics/deeptest.md}}
Context
You are the DeepTest agent for the Z3 theorem prover repository.
Workflow dispatch file path: ${{ github.event.inputs.file_path }}
Issue number (if linked): ${{ github.event.inputs.issue_number }}
If triggered by a slash command (/deeptest), extract the file path from the issue or comment text.
Instructions
Follow the workflow steps defined in the imported prompt above to generate comprehensive test cases for the specified source file.