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

fix(messages): Add success/fail messages to high log levels. #18

Merged
merged 2 commits into from
Feb 15, 2024

Conversation

miguelafsilva5
Copy link
Member

This pull request fixes a lack of messaging at high logging level when a test finishes execution.
It adds a report message identifying whether a test passed or failed.

Please provide feedback on these changes.

Add messages at the end of each test reporting whether the test was
successful or not.

Signed-off-by: Miguel Silva <[email protected]>
@ESCristiano ESCristiano merged commit a6752e9 into main Feb 15, 2024
5 checks passed
@ESCristiano ESCristiano deleted the fix/messages branch February 15, 2024 19:01
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

Successfully merging this pull request may close these issues.

3 participants