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

Add support for controlling console output #67

Closed
php-coder opened this issue Oct 27, 2019 · 3 comments
Closed

Add support for controlling console output #67

php-coder opened this issue Oct 27, 2019 · 3 comments
Assignees

Comments

@php-coder
Copy link

I see that version on Python supports --console options (see http://robotframework.org/robotframework/3.1.2/RobotFrameworkUserGuide.html#controlling-console-output) that can be used for controlling verbosity.

Could we have such support as well?

@php-coder
Copy link
Author

@Hi-Fi WDYT?

@Hi-Fi
Copy link
Contributor

Hi-Fi commented Dec 19, 2019

I don't see any reason why not. Basically plugin just "pipes" parameters through, so it's just matter of defining the structure in plugin and testing that things works as should.

@Hi-Fi Hi-Fi self-assigned this Jan 4, 2020
@Hi-Fi Hi-Fi closed this as completed in 78b6729 Jan 5, 2020
@php-coder
Copy link
Author

Thanks! Looking forward to try it with the next release.

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

2 participants