Basic example of Robotframework with Python.
pip install -r requirements.txtbash run.sh==============================================================================
Tests
==============================================================================
Tests.Features
==============================================================================
Tests.Features.Sum
==============================================================================
Verify the sum of positive values | PASS |
------------------------------------------------------------------------------
Verify the sum of negative values | PASS |
------------------------------------------------------------------------------
Tests.Features.Sum | PASS |
2 tests, 2 passed, 0 failed
==============================================================================
Tests.Features | PASS |
2 tests, 2 passed, 0 failed
==============================================================================
Tests | PASS |
2 tests, 2 passed, 0 failed
==============================================================================
Output: /home/.../base-robotframework-python/reports/output.xml
Log: /home/.../base-robotframework-python/reports/log.html
Report: /home/.../base-robotframework-python/reports/report.htmlHTML report:
bash run.sh -i "smoke"