Experimental
Optional
client?: {The client to use
Call a DELETE endpoint
Call a GET endpoint
Call a HEAD endpoint
Call a OPTIONS endpoint
Call a PATCH endpoint
Call a POST endpoint
Call a PUT endpoint
Call a TRACE endpoint
Unregister middleware
Register middleware
Optional
concurrency?: numberThe number of evaluators to run in parallel
Optional
dryRun?: number | booleanWhether to run the evaluation as a dry run If a number is provided, the evaluation will be run for the first n runs
The evaluators to use
The experiment to evaluate
Optional
logger?: LoggerThe logger to use
Evaluate an experiment.
This feature is not complete, and will change in the future.