Interface: ScenarioOptions
Properties
only?
optionalonly?:boolean
If any scenario sets only: true, only those run.
skip?
optionalskip?:string|boolean
true to skip, or a string reason (reported, not run).
tags?
optionaltags?:string[]
Tags for filtering with --tag / --exclude-tag.