robotframework-2.7.7.atest.robot.variables.suite_source.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of robotframework Show documentation
Show all versions of robotframework Show documentation
High level test automation framework
The newest version!
*** Settings ***
Suite Setup Run Tests \ variables/suite_source
Force Tags pybot jybot regression
Resource atest_resource.txt
*** Test Cases ***
${SUITE SOURCE} in dir suite
Check Test Suite Suite Source 3 critical tests, 3 passed, 0 failed\n3 tests total, 3 passed, 0 failed
${SUITE SOURCE} in file suite
Check Test Case ${TEST NAME}
${SUITE SOURCE} in user keyword
Check Test Case ${TEST NAME}
${SUITE SOURCE} in resource file
Check Test Case ${TEST NAME}