Herramientas de usuario

Herramientas del sitio


wiki2:robotframework

¡Esta es una revisión vieja del documento!


Robotframework

Basic

Execute all the tests in a .robot file: robot file.robot

Execute a test in a .robot file: robot -t “The test” *.robot

Execute all the tests in a folder of .robot files: python -m robot folder

You can log into console thanks to the Log to console keyword into the built in library.

wiki2/robotframework.1551975433.txt.gz · Última modificación: 2020/05/09 09:25 (editor externo)