We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It is requested that when the execution of a test using the QACTL tool is finished, the pytest output is displayed in the standard console output.
It is also necessary to modify some logging messages to indicate when an action starts and ends instead of showing messages like Launching 3 tests...
Launching 3 tests...
The text was updated successfully, but these errors were encountered:
add: Add and improve QACTL logging messages #1794
c39e8d1
add: Add QACTL test results to stdout logging #1794
f21aca0
add: Add new logging formatter for >= INFO level #1794
21f9d92
This issue has been completed with this PR #1795
Sorry, something went wrong.
jmv74211
No branches or pull requests
It is requested that when the execution of a test using the QACTL tool is finished, the pytest output is displayed in the standard console output.
It is also necessary to modify some logging messages to indicate when an action starts and ends instead of showing messages like
Launching 3 tests...
Tasks
The text was updated successfully, but these errors were encountered: