We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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