vigiles API reference
Guides
GitHub
Preparing search index...
testing
CheckJSON
Interface CheckJSON
A check's serialized form (for JSON/JUnit output and the promptfoo bridge).
interface
CheckJSON
{
kind
:
string
;
readonly
[
field
:
string
]:
unknown
;
}
Indexable
readonly
[
field
:
string
]:
unknown
Index
Properties
kind
Properties
Readonly
kind
kind
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
Guides
GitHub
vigiles API reference
Loading...
A check's serialized form (for JSON/JUnit output and the promptfoo bridge).