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

Add --sort option to CLI #678

Merged
merged 2 commits into from
Aug 26, 2024
Merged

Add --sort option to CLI #678

merged 2 commits into from
Aug 26, 2024

Conversation

tidoust
Copy link
Member

@tidoust tidoust commented Aug 26, 2024

Specs are sorted per URL in browser-specs. That order is not fantastic when preparing a human-readable report such as the one in: #663

The --sort option lets makes it possible to specify the order to follow at each level of the structured report: one of "default", "name" or "title". We may want to add additional possibilities over time.

Specs are sorted per URL in browser-specs. That order is not fantastic
when preparing a human-readable report such as the one in:
#663

The --sort option lets makes it possible to specify the order to follow
at each level of the structured report: one of "default", "name" or
"title". We may want to add additional possibilities over time.
@tidoust tidoust requested a review from dontcallmedom August 26, 2024 11:50
# Conflicts:
#	test/study.js
@tidoust tidoust merged commit 785e2c3 into main Aug 26, 2024
1 check passed
@tidoust tidoust deleted the sort branch August 26, 2024 12:10
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.

2 participants