Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of robotstatuschecker with --prerebotmodifier option #9

Open
HaaiHenkie opened this issue Apr 19, 2020 · 0 comments
Open

Use of robotstatuschecker with --prerebotmodifier option #9

HaaiHenkie opened this issue Apr 19, 2020 · 0 comments

Comments

@HaaiHenkie
Copy link

HaaiHenkie commented Apr 19, 2020

Hello,

I discovered a nice hidden feature in statuschecker. Since the class StatusChecker is implemented as a ResultVisitor, you can use it as follows:

robot --prerebotmodifier robotstatuschecker.StatusChecker

or:

rebot --prerebotmodifier robotstatuschecker.StatusChecker

`
This will not alter output.xml, but it modifies test results before generating log.html and report.html.

This is now my preferred way of using robotstatuschecker.

Could you add this to the documentation?

Best regards,

Henk van den Akker

@HaaiHenkie HaaiHenkie changed the title Use of roobotstatuschecker with --prerebotmodifier option Use of robotstatuschecker with --prerebotmodifier option May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant