Skip to content

AnyOf/ AllOf script block depreciation #2534

Description

@BernieWhite

Use of the AnyOf script block keywords doesn't fail fast. All instructions are executed which can lead to unexpected executions when they do not OR.

Also, script block keywords are duplicated with $Assert methods, which provide more flexibility and closer alignment with YAML/ JSON syntax.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking-changeChanges that affect existing functionalitydeprecationClean up deprecated functionality

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions