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

HAB-runtime-test-errors - Add additional format option to see test runtime errors in the console #115

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

colinpalmer-pro
Copy link
Collaborator

@colinpalmer-pro colinpalmer-pro commented Apr 17, 2024

Added additional format flag so runtime errors in python behave tests are visible in the designated output file as well as the console.

Addresses Habushu issue #114

@@ -177,6 +177,7 @@ private static class LoggerOutputStream extends LogOutputStream {
private static final String WARNING_LOG = "WARNING";
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I: Adding failure messages to appear as an error (added for assertion failures)

@colinpalmer-pro colinpalmer-pro merged commit d9a0e5d into dev Apr 17, 2024
1 check passed
@colinpalmer-pro colinpalmer-pro deleted the HAB-runtime-test-errors branch April 17, 2024 18:27
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