All Downloads are FREE. Search and download functionalities are using the official Maven repository.

plans.plan2.yml Maven / Gradle / Ivy

The newest version!
plans:
  - name: Test Plan with Composite
    categories:
      - Yaml Plan
      - Composite
    root:
      testCase:
        children:
          - echo:
              text: "Calling composite"
          - callKeyword:
              keyword: "Composite keyword from AP"
              children:
                - check:
                    expression: "output.output1.equals('value')"
                - check:
                    expression: "output.output2.equals('some thing dynamic')"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy