Skip to content

vvngmn/robotFramework_simple_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple demo for command line usage

[xiaocwan@dhcp test_robotframework]$ pybot -V resource-test.py   test.txt
==============================================================================
Test :: This suite cover all testxxx related cases                            
==============================================================================
case1 - scenario xxx and xxx                                          | PASS |
------------------------------------------------------------------------------
Test :: This suite cover all testxxx related cases                    | PASS |
1 critical test, 1 passed, 0 failed
1 test total, 1 passed, 0 failed
==============================================================================
Output:  /home/xiaocwan/robotFramework_simple_demo/output.xml
Log:     /home/xiaocwan/robotFramework_simple_demo/log.html
Report:  /home/xiaocwan/robotFramework_simple_demo/report.html

By default the -L (debug level) is INFO, the print and return from lib func are printed to log.html

About

This is a simple demo for command line usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •