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

robotframework-2.7.7.atest.robot.parsing.data_formats.robot.txt Maven / Gradle / Ivy

The newest version!
*** Settings ***
Force Tags      regression  jybot  pybot
Resource        formats_resource.txt

*** Test Cases ***
One ROBOT
    Run sample file and check tests  ${ROBOT DIR}${/}sample.robot

ROBOT With ROBOT Resource
    Previous Run Should Have Been Successful
    Check Test Case  Resource File

ROBOT Directory
    Run Suite Dir And Check Results  ${ROBOT DIR}

Directory With ROBOT Init
    Previous Run Should Have Been Successful
    Check Suite With Init  ${SUITE.suites[1]}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy