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

parameterized tests: sorting should be natural instead of alphabetical #1465

Closed
Tracked by #1157
matter-it-does opened this issue Aug 3, 2022 · 1 comment · Fixed by #1515
Closed
Tracked by #1157

parameterized tests: sorting should be natural instead of alphabetical #1465

matter-it-does opened this issue Aug 3, 2022 · 1 comment · Fixed by #1515

Comments

@matter-it-does
Copy link

Make 15 parameterized test cases

https://en.wikipedia.org/wiki/Natural_sort_order

image

@jdneo
Copy link
Member

jdneo commented Aug 4, 2022

Related code is:

if (metaInfo.testLevel === TestLevel.Invocation) {
item.sortText = metaInfo.id;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants