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

Enhance Error Handling of all(), any() #44

Open
coderabbitai bot opened this issue Feb 5, 2024 · 0 comments
Open

Enhance Error Handling of all(), any() #44

coderabbitai bot opened this issue Feb 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@coderabbitai
Copy link

coderabbitai bot commented Feb 5, 2024

An issue has been identified in the and methods within the class, where the error handling and messaging could be improved to provide more detailed information about failed conditions when no widgets fulfill the provided matcher.

This enhancement request was raised during the review of Pull Request #43 (#43), specifically in the context of a discussion on improving the method's error messaging (#43 (comment)).

The goal is to make the error messages more informative and helpful for developers by including details about the failed conditions, thereby facilitating easier debugging and a better understanding of why a test might have failed.

Requested by @passsy.

@passsy passsy changed the title Enhance Error Handling and Messaging in and Methods of Enhance Error Handling of all(), any() Feb 5, 2024
@passsy passsy added the enhancement New feature or request label Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant