Skip to content

How to run rflint tests

boakley edited this page Dec 31, 2014 · 2 revisions

To run the rflint smoke tests, cd to the root of the cloned repository and issue the following command:

$ pybot -A tests/conf/smoke.args

Test results will be placed in tests/results (eg: tests/results/log.html, etc)

To run the full test suite, run the following command at the prompt:

$ pybot -A tests/conf/default.args tests