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

changing output format for recursive test results #14

Merged
merged 5 commits into from
Jun 3, 2024

Conversation

Varun0157
Copy link
Collaborator

Changing the output format to show the entire path of spec's invoked to reach a given test, to account for the recursive tests introduced in #11 , as suggested by this comment.
Screenshot from 2024-06-03 12-25-20

Introducing a flattened path, with "/" separators between recursive tests for clarity.

@Varun0157 Varun0157 linked an issue Jun 3, 2024 that may be closed by this pull request
@vasan-agrostar vasan-agrostar merged commit 3972d80 into main Jun 3, 2024
1 check passed
@vasan-agrostar vasan-agrostar deleted the #11_partial-matching-output branch June 3, 2024 14:42
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.

Alternative syntax for partial equality/matching?
2 participants