Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anterior Revisión previa Próxima revisión | Revisión previa | ||
|
wiki2:robotframework [2019/01/09 13:05] alfred [Basic] |
wiki2:robotframework [2020/05/09 09:25] (actual) |
||
|---|---|---|---|
| Línea 5: | Línea 5: | ||
| Execute all the tests in a .robot file: ''robot file.robot'' | Execute all the tests in a .robot file: ''robot file.robot'' | ||
| - | Execute a test in a .robot file: ''robot -t "The test" *.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'' | Execute all the tests in a folder of .robot files: ''python -m robot folder'' | ||