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

Improve MemberQuery.toString() #59

Open
paul-bennett opened this issue May 6, 2023 · 0 comments
Open

Improve MemberQuery.toString() #59

paul-bennett opened this issue May 6, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@paul-bennett
Copy link
Owner

paul-bennett commented May 6, 2023

The toString() method of MemberQuery doesn't directly contribute to the user-interface of Juggle, but is useful in debugging. It's very basic at present, producing a single line of output that's a little confusing when comparing diffs in failed tests.

Improve the situation.

(Should the output actually be a declaration that can be parsed by the MemberQuery(String) constructor?

@paul-bennett paul-bennett changed the title Improve DeclQuery.toString() Improve MemberQuery.toString() May 6, 2023
@paul-bennett paul-bennett added enhancement New feature or request good first issue Good for newcomers labels May 9, 2023
@paul-bennett paul-bennett transferred this issue from another repository Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant