You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to test all the files in the projects and get a report for all .robot in one file, is this possible ?
Another thing, can we add other rules and integrate it with SonarQube ?
The text was updated successfully, but these errors were encountered:
I haven't ever used sonarQube so I can't specifically speak to that. As for
getting a report of all robot files in one file, you can certainly do that
in the normal way by redirecting the output to a file.
$ rflint -r /path/to/tests > rflint.txt
On Wed, Sep 18, 2019 at 2:48 AM lolotoms ***@***.***> wrote:
HI, Is there any update for this issue?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#52?email_source=notifications&email_token=AAISMYXCED5T3HBA3AQX4Z3QKHMNPA5CNFSM4FEKPAZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD67EUGY#issuecomment-532564507>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAISMYWS3Q33F6PX6CTKQQ3QKHMNPANCNFSM4FEKPAZA>
.
I need to test all the files in the projects and get a report for all
.robot
in one file, is this possible ?Another thing, can we add other rules and integrate it with SonarQube ?
The text was updated successfully, but these errors were encountered: