Values.AutomatedReasoningPolicyGeneratedTestCasesSourceContains a comprehensive test suite generated by the build workflow, providing validation capabilities for automated reasoning policies.
type nonrec t = {generatedTestCases : AutomatedReasoningPolicyGeneratedTestCaseList.t option;Represents a collection of generated test cases.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of AutomatedReasoningPolicyTestQueryContent.t ])
list ]
list ])
list ]